[Bug 16279] Menu shortcuts are created in the wrong place and desktop shortcuts are missing

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 10 05:21:45 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=16279


Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |integration
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #16 from Damjan Jovanovic <damjan.jov at gmail.com>  2009-08-10 05:21:43 ---
Confirming.

The ampersand (&) is not valid in XML documents and needs to be escaped (into
&amp;). We don't do any escaping in winemenubuilder.

A few other characters like <, >, and " would also need escaping.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list