When using special characters (the ones that should start with an ampersand '&' and finish with semicolon ';') it only outputs the part after the semicolon. (eg: ' some text there') This is part of the .policy file I'm trying with. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> <policyconfig> <vendor>Some text here & some text there</vendor> <vendor_url>http://example.com/</vendor_url> <action id="..."> ... </action> </policyconfig>
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/polkit/polkit/issues/20.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.