[Bug 60727] New: syntax error in xml *YET* !
Sylvain Rochet <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=60727
Summary: syntax error in xml *YET* !
Product: atlantik
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: monopd
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: 0.9.0 (CVS >= 20030625) (using KDE KDE 3.1.2)
Installed from: Debian testing/unstable Packages
OS: Linux
I think the libxml2 warning will be sufficient:
Entity: line 1: error: attributes construct error
<monopd> <playerupdate playerid="2333" cookie="2333/1062696860"</monopd>
^
Entity: line 1: error: error parsing attribute name
<monopd> <playerupdate playerid="2333" cookie="2333/1062696860"</monopd>
^
Entity: line 1: error: attributes construct error
<monopd> <playerupdate playerid="2333" cookie="2333/1062696860"</monopd>
^
Entity: line 1: error: xmlParseStartTag: problem parsing attributes
<monopd> <playerupdate playerid="2333" cookie="2333/1062696860"</monopd>
^
Entity: line 1: error: Couldn't find end of Start Tag playerupdate line 1
<monopd> <playerupdate playerid="2333" cookie="2333/1062696860"</monopd>
^
This is not the first time this type of error occur, could you in the future, read what you are writing, it will probably help people want write clients... I don't know if I will continue GtkAtlantic... Data sent by server change too fast for me... I will see, this is entirely dependant on my free time and on my bravery to continue it...