Bug 174285 - gnome-panel crash when openoffice opens file with "&" in name
Summary: gnome-panel crash when openoffice opens file with "&" in name
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-panel
Version: 4
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-27 10:37 UTC by Břetislav Rychta
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-04 19:47:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Břetislav Rychta 2005-11-27 10:37:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
Openning files with openoffice writer which contains character "&" in name causes crash of gnome-panel. Opening the same file with for example gedit causes no problem.
Gnome-panel restarts corectly only after deleting file ".recently-used".


Version-Release number of selected component (if applicable):
gnome-panel-2.10.1-10.2

How reproducible:
Always

Steps to Reproduce:
1. create file with "&" in name (for example "a&b.txt")
2. open it with openoffice writer
3.
  

Actual Results:  gnome-panel crash
(name of opened file in ".recently-used" contains "&" instead of "%26")

Expected Results:  no crash
(name of opened file in ".recently-used" contains "%26")

Additional info:

Comment 1 Ray Strode [halfline] 2006-08-04 19:47:21 UTC
So, there are two bugs at play here.

1) openoffice should be escaping amperstands correctly.
2) the panel shouldn't crash when it encounters an invalid xml file.

2 doesn't happen anymore, so i'm going to close this bug.  If 1 still happens
can you file a new report? thanks.


Note You need to log in before you can comment on or make changes to this bug.