[Bug 22088] New: .recently-used XML escaping error

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sun Jan 8 09:28:55 UTC 2006


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=22088
Ubuntu | gnome-panel

           Summary: .recently-used XML escaping error
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gnome-panel
        AssignedTo: seb128 at ubuntu.com
        ReportedBy: ubuntu at ondrej.org
         QAContact: desktop-bugs at lists.ubuntu.com


If i create file, named 'Magnetizmus – zakladni pojmy.ppt' and open it, it
writes to ~/.recently-used new entry:
<RecentFiles>
<RecentItem>
<URI>file:///home/katka/Desktop/Magnetizmus%20&%238211%3B%20zakladni%20pojmy.ppt</URI>
<Mime-Type>application/octet-stream</Mime-Type>
<Timestamp>1136320315</Timestamp>
<Groups>
<Group>openoffice.org</Group>
<Group>staroffice</Group>
<Group>starsuite</Group>
</Groups>
</RecentItem>
-- because that & is not escaped (in <URI> tag), gnome-panel crashe with error,
that & must by &
if a logged out and logged in, it crash again. if i deleted this file
(.recenty-used), it works agains fine, but i must rename this file.

Ubuntu 5.10 - fully updated
Gnome-panel version: 2.12.1

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list