User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Build Identifier: Hello! When editing the XFCE-menu file by hand I inserted an <app> entry for Ding in my office-submenu: <menu name="Office"> <app name="Staroffice" cmd="staroffice8"/> <app name="Dia" cmd="dia"/> <app name="FreeMind" cmd="freemind"/> <app name="KCalc" cmd="kcalc" /> <app name="Dict [EN<=>DE]" cmd="ding"/> </menu> I inserted < and > entities to generate an arrow like this: <=> It works great - that means that the entry is shown if you open the menu by click the right mousebutton for exsample. But if you open it in the menueditor the ding-entry's label is shown as KCalc. If you click on it, the new window shows "DE]" as label for this entry. Reproducible: Always Steps to Reproduce: 1. Insert the above XML-Code or some other width < and > Entities in your XFCEMenu file. 2. Open the file in the XFCEMenueditor Actual Results: Described above! Expected Results: Described above!
it has been fixed with bug 1991 *** This bug has been marked as a duplicate of bug 1991 ***