FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 720 : dev.processing.org Bugzilla XML output is invalid
Last modified: 2008-02-06 02:59
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
gmbinns
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
An example of the XML output
text/plain
2008-02-05 01:29
1.63 KB
Description
: Opened: 2008-02-05 01:28
I'm a member of the Launchpad.net development team. I'm writing to you
about an issue with your Bugzilla installation at dev.processing.org.
Launchpad allows users to monitor the status of bugs on remote bug
tracking systems like dev.processing.org. One of our users has
registered a bug watch against
bug 596
on your bug tracker
(
http://dev.processing.org/bugs/show_bug.cgi?id=596
). Unfortunately,
when Launchpad attempts to import the status of this bug it encounters
badly formed XML, an example of which is attached to this message. The
original URL for this XML is
http://dev.processing.org/bugs/xml.cgi?id=1
.
The error occurs because the opening tag <tdetext> is not closed; the
apparently corresponding closing tag reads </thetext>, which suggests a
typo in the opening tag.
Additional Comment
#1 From gmbinns 2008-02-05 01:29
edit
]
An example of the XML output
Additional Comment
#2 From fjen 2008-02-06 02:59
yep. looks like a typo. fixed, thanks!