GNOME Bugzilla – Bug 171728
Duplicate XML ID in stickynotes_applet.xml
Last modified: 2005-07-13 18:43:52 UTC
Please describe the problem: ID stickynotes-using-left-fig is defined twice in stickynotes_applet.xml after the latest changes. The textobject "Left Clicking on the Icon" also appears twice. I'm fairly sure that line 228 should read "<figure id="stickynotes-using-right-fig">" instead of "<figure id="stickynotes-using-left-fig">", and that line 235 should read <textobject><phrase>Right Clicking on the Icon</phrase></textobject> instead of <textobject><phrase>Left Clicking on the Icon</phrase></textobject> Steps to reproduce: 1. Install stickynotes from gnome-applets 2. Observe the error 3. Alternatively, just look at /usr/share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml 4. Alternatively, look at the help for stickynotes Actual results: Error messages of the sort: /usr/share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml:228: element figure: validity error : ID stickynotes-using-left-fig already defined <figure id="stickynotes-using-left-fig"> appear Also, the documentation is wrong as a result Expected results: No such errors, correct documentation Does this happen every time? Yes, every time Other information:
Actually, this doesn't really seem to affect the functionality of the documentation, but it does create an annoying warning message.
Created attachment 45181 [details] [review] Fixes the warnings for both uk and C
This patch is easy, ok to apply?
Yeah, do it. Thanks.
Forgot to cc and didn't see the go ahead. Committed the patch. Also announced it to the lists.