Summary: | Clarify escaping | ||
---|---|---|---|
Product: | Specifications | Reporter: | Owen Taylor <otaylor> |
Component: | desktop-entry | Assignee: | Allison Lortie (desrt) <desrt> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | faure, rstrode |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Owen Taylor
2004-10-22 08:13:47 UTC
Mass-reassign to me. I'll look at the bugs there soon, and forward them to the xdg list. Also, this location is unclear. **The Exec key** ... Quoting must be done by enclosing the argument between double quotes and escaping the double quote character, backtick character ("`"), dollar sign ("$") and backslash character ("\") by preceding it with an additional backslash character. Implementations must undo quoting before expanding field codes and before passing the argument to the executable program. Reserved characters are space (" "), tab, newline, double quote, single quote ("'"), backslash character ("\"), greater-than sign (">"), less-than sign ("<"), tilde ("~"), vertical bar ("|"), ampersand ("&"), semicolon (";"), dollar sign ("$"), asterisk ("*"), question mark ("?"), hash mark ("#"), parenthesis ("(") and (")") and backtick character ("`"). Why escaped 4 symbols, but unescaped 8? And the main question, what should to do with non escaped symbols? If we have a string "$some\line", which should be the result? Sorry for the noise, reassigning to new (since 2 years) maintainers (Ryan & David). -- 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/xdg/desktop-file-utils/issues/49. |
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.