Bug #19639 links in inline syntax help documentation fail
Submitted: 9 May 2006 15:21 Modified: 15 Jan 2007 10:50
Reporter: Nando Gallo Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1-1-20 OS:Windows (window xp)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: Generic

[9 May 2006 15:21] Nando Gallo
Description:
All hyperlinks (internal references to other sections) that appear in the online
documentation (Syntax Help tab) seem not to work;  as any of the linka is 
clicked the page just goes blank; going back to previous page restores the page
in which the link sits.

How to repeat:
Open any of the help topics on syntax (bottom right pane) and click
any of the hyperlink embeddet in the text
[9 May 2006 23:09] MySQL Verification Team
Thank you for the bug report.
[29 Nov 2006 16:14] Peter Lavin
This bug is still present in version 1.2.5 beta. Here's a clarification:

The href tags for the syntax and functions help reference incorrect pages.

For example the first href in the syntax file reads as follows :

"See section <A HREF="manual.html#TRUNCATE">14.1.9  <code>TRUNCATE</code> Syntax</A>."

The name of the syntax file is "mysqlqb_statements.html" not "manual.html".

Likewise, the functions reference file references "index.html" instead of "mysqlqb_functions.html".
[15 Jan 2007 10:50] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html