Error: Parse : not well-formed (invalid token)

Locked
User avatar
O Sliggity Slice
Joined: Sat Sep 11, 2004 5:09 pm
Location: Orlando
Org Profile

Error: Parse : not well-formed (invalid token)

Post by O Sliggity Slice » Sun Apr 10, 2005 5:07 pm

This is what comes up when I try to access my video entitled "Fever Dream." What is the problem?

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Sun Apr 10, 2005 5:32 pm

The & in your video file was causing the parsing error. I've fixed that in the db by changing it to & for the xml information section.

We need to add some code to prevent this in future. Thanks for the heads up.

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Post by derobert » Mon Apr 11, 2005 3:38 am

AbsoluteDestiny wrote:The & in your video file was causing the parsing error. I've fixed that in the db by changing it to & for the xml information section.

We need to add some code to prevent this in future. Thanks for the heads up.
Which field in the db is this?
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Mon Apr 11, 2005 11:47 am

vid entry 64400 - I replaced the & with & myself

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Mon Apr 11, 2005 1:12 pm

It's column vid_info in table videos, I think. It's a fix that just needs to be applied to avi-ogminfo output, since avi-ogminfo generates invalid XML by not converting &s to &s.

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Post by derobert » Tue Apr 12, 2005 12:01 am

trythil wrote:It's column vid_info in table videos, I think. It's a fix that just needs to be applied to avi-ogminfo output, since avi-ogminfo generates invalid XML by not converting &s to &s.
Ah.... Well, this doesn't really require any code fixes, because avi-ogminfo isn't being used anymore. Just need to fix any videos with the broken info in them.
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

User avatar
O Sliggity Slice
Joined: Sat Sep 11, 2004 5:09 pm
Location: Orlando
Org Profile

Post by O Sliggity Slice » Tue Apr 12, 2005 2:39 pm

Sweet! Its working now. Thanks Absolute!

Locked

Return to “Site Help & Feedback”