Copy link to clipboard
Copied
The following problem has hit my RoboHelp after upgrading v11 to the latest patch 3:
When I generate a Responsive HTML5 layout, section URLs get weirdly formatted in a browser (tried both Firefox and Chrome). This does not seem to be project-specific, because the same problem happens when I generate even the standard out-of-the-box projects like Salesbuilder2 and EmployeeCare2.
Here is what happens:
For example, a link to:
file:///D:/!!!/EmployeeCare/Employee_Care/Introduction.htm
opens the following browser URL:
file:///D:/!!!/EmployeeCare/index.htm#t=Employee_Care%2FIntroduction.htm
or, say, a link to:
file:///D:/!!!/EmployeeCare/Employee_Care/HR_Policies/Attendance.htm
opens as:
file:///D:/!!!/EmployeeCare/index.htm#t=Employee_Care%2FHR_Policies%2FAttendance.htm
I hope the screenshot below illustrates what I mean:

The links still work, but I really like my URLs human-readable. When I roll back to the previous version of RH, the problem disappears. Any ideas what might be causing it?
Thanks!
The cause of this behaviour is the way RoboHelp 11.0.3 handles the output. In order to have the navigation pane consistent and avoid the TOC reloading on every page change, Adobe switched to iFrames. The #t= tells the output the topic currently showing. And if you use search, you will see the URL change again.
Since this is the way layout work from 11.0.3 onwards, you will have to live with it or go to Multiscreen HTML5 (where you can use a Responsive Layout). Multiscreen HTML5 still works in the
...Copy link to clipboard
Copied
The cause of this behaviour is the way RoboHelp 11.0.3 handles the output. In order to have the navigation pane consistent and avoid the TOC reloading on every page change, Adobe switched to iFrames. The #t= tells the output the topic currently showing. And if you use search, you will see the URL change again.
Since this is the way layout work from 11.0.3 onwards, you will have to live with it or go to Multiscreen HTML5 (where you can use a Responsive Layout). Multiscreen HTML5 still works in the 11.0.2. way.
Kind regards,
Willam
Copy link to clipboard
Copied
Thank you Willam, that's helpful to know.
Copy link to clipboard
Copied
Using the link below as an example
path/Responsive_HTML5/index.htm#t=Help_Default_Topic.htm
You will find that if you paste this link into the browser it will convert to the above and work correctly.
path/Responsive_HTML5/Help_Default_Topic.htm
Thus your developers can use the normal path if they want to.
See www.grainge.org for RoboHelp and Authoring tips

Get ready! An upgraded Adobe Community experience is coming in January.
Learn more