Bug 236509

Summary: bad quoting of desktop entries with ()
Product: [Fedora] Fedora Reporter: Patrice Dumas <pertusus>
Component: fluxboxAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-25 22:05:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrice Dumas 2007-04-15 16:37:51 UTC
Description of problem:

fluxbox-xdg-menu doesn't properly quote closing parenthesis
in Name. For example I have 
Name=PAW++ (Physics Analysis Workstation)

It leads to 
                        [exec] (PAW++ (Physics Analysis Workstation)) {paw++}
</usr/share/icons/hicolor/48x48/apps/paw.xpm>  
which is not good. I didn't find a definitive explanation of 
how things are quoted. I tried a bit and found that
(PAW++ (Physics Analysis Workstation\)) works well.

Version-Release number of selected component (if applicable):

fluxbox-0.9.15.1-3.fc6

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: