Comment 5 for bug 125536

Revision history for this message
C de-Avillez (hggdh2) wrote :

no bugs on this upstream. But... the attachment check plugin is new.

So I went and gave it a try under gdb. I decided to give it a fist run without breakpoints, and I was surprised to see a three errors being output -- exactly about the GTK dialog that _should_ be shown.

Ah well. So now we know what it is: the <_title>, <_primary> and <_secondary> tokens are missing an underscore on the end tokens: instead of (for example) </_title>, it is written as </title>. Cool.

Looked at SVN... this is already corrected. Looked at the Changelog for the plugin. Top of it says:

2007-07-10 Sankar P <email address hidden>

        * org-gnome-attachment-reminder.errors.xml:
        Fixed Marking for Translation bugs

So there. Marking as Fix Commited, should be available on next interim release.