http://bugs.winehq.org/show_bug.cgi?id=31016
Bug #: 31016 Summary: HTML Help does not properly handle index entries with the same name Product: Wine Version: 1.5.7 Platform: x86 URL: http://www.microsoft.com/en-us/download/details.aspx?i d=5210 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hhctrl.ocx AssignedTo: wine-bugs@winehq.org ReportedBy: ehoover@mines.edu Classification: Unclassified
Duplicate entries in the HTML Help index appear as multiple entries. This should not be the case, all of these entries should appear as part of the "Topics Found" dialog.
Steps to reproduce: 0) At this time you must first patch Wine with the attachment to Bug #30948. 1) Download ContentAPISetup.msi from the MS website 2) cabextract -F _4E8D3D4C602B47F5A445D1B7AABCFE9F ContentAPISetup.msi 3) mv _4E8D3D4C602B47F5A445D1B7AABCFE9F ContentAPISetup.chm 4) wine start ContentAPISetup.chm 5) Switch to the Index tab 6) You'll notice many duplicate entries ("ContentException constructor" is a good example)
http://bugs.winehq.org/show_bug.cgi?id=31016
--- Comment #1 from Erich Hoover ehoover@mines.edu 2012-06-25 13:26:59 CDT --- Created attachment 40711 --> http://bugs.winehq.org/attachment.cgi?id=40711 Screenshot of behavior on XP
http://bugs.winehq.org/show_bug.cgi?id=31016
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=31016
Robert Munteanu robert.munteanu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.munteanu@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31016
--- Comment #2 from Erich Hoover ehoover@mines.edu 2012-06-26 15:09:23 CDT --- I've now submitted a patch for this (part 1), as well as a patch for retrieving the appropriate title for the entries created from collapsing entries of the same name (part 2): [1/2] http://source.winehq.org/patches/data/87634 [2/2] http://source.winehq.org/patches/data/87635
http://bugs.winehq.org/show_bug.cgi?id=31016
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5874d6f1fd82cee01edb0c21c31 | |3b96388899c93 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Erich Hoover ehoover@mines.edu 2012-06-28 15:05:30 CDT --- (In reply to comment #2)
I've now submitted a patch for this (part 1), as well as a patch for retrieving the appropriate title for the entries created from collapsing entries of the same name (part 2): [1/2] http://source.winehq.org/patches/data/87634 [2/2] http://source.winehq.org/patches/data/87635
This issue is fixed as of commit 5874d6f1fd82cee01edb0c21c313b96388899c93.
http://bugs.winehq.org/show_bug.cgi?id=31016
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:14:37 CDT --- Closing bugs fixed in 1.5.8.