Ticket #29 (new defect)

Opened 3 years ago

Last modified 1 year ago

fix internally generated ids

Reported by: mikel Assigned to: mikel
Priority: major Milestone:
Component: rss Version:
Keywords: Cc:

Description

Turns out the problem is with the length of the internally generated id. This is currently a straight combination of all the contents of each RSS item (title, link, description). It looks like flash is only passing the first 256 characters of the javascript call.


From: Bruce Thomas <rheotaxis@gmail.com> To: worldkit-dev@lists.brainoff.com Sent: Thursday, January 26, 2006 3:00:55 AM Subject: [worldKit-dev] new list member here

Hi, worldKit is great! This is just a little note from a new list member. Is there a bug using <window>_javascript:foobar</window> when the RSS 2.0 annotation does not have <guid> specified in each <item>? My IE browser reported that it found an "unterminated string" at various char positions, depending upon which annotation point I clicked. The documentation says "worldKit generates an internal identifier" if you don't, but this seems to be a problem somewhere. So, I just added the <guid> to each <item> in the rss.xml file, problem solved. I have worldKit version 2.4. 20051026. Anyone on this list running a Typo blog? Let's chat.

Change History

08/14/07 08:24:01 changed by mikel

  • component changed from interact to rss.