Hyperlink Issues

This forum is for all Flare issues not related to any of the other categories.
Post Reply
dianej7080
Jr. Propeller Head
Posts: 6
Joined: Fri Nov 21, 2014 7:56 am

Hyperlink Issues

Post by dianej7080 »

I am having two issues with hyperlinks;

1. When I insert a hyperlink, one of my Style IDs is not being presented as an option. It is most definitely in the master stylesheet but I can not see it or select it.

2. I can choose another Style ID and it seems to be fine when I view it in the XML editor. I can get to the link. However, in the WebHelp output it is just plain text that is not linked.

This just started happening and, to my knowledge, nothing changed. I keep back ups of projects for each release...sort of freezing the project in time. In the last backup project, the functionality works as expected. The Style ID is available and the hyperlinks work correctly. Thinking I may have screwed up something in my current project I copied the backup. Lo and behold, I have the same issues in the copy. So now I'm at a total loss. If I didn't know any better I would say it had something to do with the date since the copy is using today's date for the project folder, but I know that's crazy.

I downloaded r3 today, but this was happening both before and after I did so. This was all working fine the last time I worked on the project, which was last Thursday.

Anyone have any ideas?
ChoccieMuffin
Senior Propellus Maximus
Posts: 2630
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Hyperlink Issues

Post by ChoccieMuffin »

Could you post what's in the Text Editor for the problematic bit? We might be able to spot something.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
dianej7080
Jr. Propeller Head
Posts: 6
Joined: Fri Nov 21, 2014 7:56 am

Re: Hyperlink Issues

Post by dianej7080 »

Thank you. The bulleted list item in red below is the one that is not working. All of the others are working as expected.


<h4 class="Heading4" MadCap:conditions="Output Tags.ScreenOnly">Tasks</h4>
<ul MadCap:conditions="Output Tags.ScreenOnly">
<li class="BulletedText"><a class="Link" href="Enable Currencies at the Org Level.htm">Enabling and Managing Currencies at the Organization Level</a>
</li>
<li class="BulletedText"><a href="../../../8. Supplier Management/Catalog and Order Config/Tasks/enablecurrencies.htm">Enable Currencies at the Supplier Level</a>
</li>
<li class="BulletedText"><a class="Link" href="Enable Currencies at the Role User Level.htm">Enable Currencies at the Role User Level</a>
</li>
<li class="BulletedText"><a class="Link" href="Defining Exchange Rates.htm">Defining Exchange Rates</a>
</li>
<li class="BulletedText"><a class="Link" href="Define Export Settings for Multi Currency Enabled Organizations.htm">Define Export Settings for Multi Currency Enabled Organizations</a>
</li>
<li class="BulletedText"><a href="../../../2. Basic Tasks/4. User Management/1. The User Profile/updatinglangtimeetc.htm" class="Link">Setting the Preferred Currency in the User Profile (Language, Time Zone and Display Settings)</a>
</li>
<li class="BulletedText"><a href="../../../3. Shopping/2. Selecting Items for Purchase/1.1 Product Search/Tasks/currencyconverter.htm" class="Link">Using the Currency Converter in the Product Search Results (End-User Task)</a>
</li>
</ul>
ChoccieMuffin
Senior Propellus Maximus
Posts: 2630
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Hyperlink Issues

Post by ChoccieMuffin »

Confirm that the topic you're trying to link to really is at that location. Have you changed the filename or anything recently? If you go back to your XML Editor screen and re-do the hyperlink then try building it again. You might find there's a very small difference between the bit that works and the bit that doesn't.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
dianej7080
Jr. Propeller Head
Posts: 6
Joined: Fri Nov 21, 2014 7:56 am

Re: Hyperlink Issues

Post by dianej7080 »

Oh yes, I've tried re-linking it many times and also adding new links elsewhere in the project and I get the same problem. Any new links do not work properly in the output. I also am having the issue with the Style ID not being available so I really think I hosed something "linky" :)
ChoccieMuffin
Senior Propellus Maximus
Posts: 2630
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Hyperlink Issues

Post by ChoccieMuffin »

My default actions when something odd happens is to close the project then delete the Analyzer and Output folders. If that doesn't fix it, shout louder and see if anyone else comes up with any suggestions. If they don't, contact Tech Support.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
Post Reply