After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 171728 - Duplicate XML ID in stickynotes_applet.xml
Duplicate XML ID in stickynotes_applet.xml
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: stickynotes
2.10.x
Other All
: High minor
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-26 15:02 UTC by John Thacker
Modified: 2005-07-13 18:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Fixes the warnings for both uk and C (1.66 KB, patch)
2005-04-12 16:39 UTC, Jan de Groot
committed Details | Review

Description John Thacker 2005-03-26 15:02:54 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:
Comment 1 John Thacker 2005-03-29 15:58:03 UTC
Actually, this doesn't really seem to affect the functionality of the
documentation, but it does create an annoying warning message.
Comment 2 Jan de Groot 2005-04-12 16:39:08 UTC
Created attachment 45181 [details] [review]
Fixes the warnings for both uk and C
Comment 3 Olav Vitters 2005-06-10 21:12:13 UTC
This patch is easy, ok to apply?
Comment 4 Danielle Madeley 2005-06-11 00:57:32 UTC
Yeah, do it. Thanks.
Comment 5 Olav Vitters 2005-07-13 18:43:52 UTC
Forgot to cc and didn't see the go ahead. Committed the patch. Also announced it
to the lists.