Mailinglist Archive: opensuse-bugs (5772 mails)
| < Previous | Next > |
[Bug 632068] New: Directory listing results in "not well-formed XML" error
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 17 Aug 2010 21:30:58 +0000
- Message-id: <bug-632068-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=632068
https://bugzilla.novell.com/show_bug.cgi?id=632068#c0
Summary: Directory listing results in "not well-formed XML"
error
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: Other
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: suse-beta@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer
Blocker: ---
(Firefox 3.6.8 from 11.2 update-test repo)
I pointed firefox to file:///tmp to get a directory listing. Instead, I got
something like:
XML-Verarbeitungsfehler: nicht wohlgeformt
Adresse: file:///tmp/firefox/zwei
Zeile Nr. 201, Spalte 85: <td sortable-data="29.&"><a class="file"
href="9.&"><img src="moz-icon://.&?size=16" alt="Datei:" />9.&</a></td>
------------------------------------------------------------------------------------^
Reproducer:
- mkdir /tmp/funnychar && cd /tmp/funnychar && touch '9.&' # or touch '.&'
- point firefox to file:///tmp/funnychar
"9.&" and ".&" are the shortest filenames I found to reproduce this bug. The
original filename was much longer. And yes, this is a real-world example, not
something I invented ;-)
The bug looks like a missing (speaking in PHP) html_entities() call.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |