! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Problem with < and > entities in XFCEMenu-files
Status:
RESOLVED: DUPLICATE
Product:
Xfce4-menueditor
Component:
General

Comments

Description Falco Vennedey 2006-09-16 15:49:47 CEST
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&lt;=&gt;DE]" cmd="ding"/>
	</menu>

I inserted &lt; and &gt; 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 &lt; and &gt; Entities in your XFCEMenu file.
2. Open the file in the XFCEMenueditor

Actual Results:  
Described above!

Expected Results:  
Described above!
Comment 1 Jean-François Wauthy editbugs 2006-10-29 12:42:18 CET
it has been fixed with bug 1991

*** This bug has been marked as a duplicate of bug 1991 ***

Bug #2327

Reported by:
Falco Vennedey
Reported on: 2006-09-16
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information