PDA

View Full Version : ListItem.Plotoutline concatonates if a URL is included in the text.


Freddo
2008-09-28, 20:55
ListItem.PlotOutline mysteriously concatonates if a URL is present in the text, easiest way to reproduce is to add aliens (1986) with the imdb scraper, and view the plotoutline, it'll end at "the planet from" and should go on to say "aliens...etc" but since the "aliens" is a link on imdb.com it seems to freak out the scraper.

Can someone confirm this isn't just me and I'll create a ticket for it.

Jeroen
2008-09-28, 21:55
Confirmed. It just shows "planet from" for me in the outline.

Freddo
2008-09-29, 02:35
http://xbmc.org/trac/ticket/5013

ticket posted.

Freddo
2008-09-29, 04:09
just noticed this is fixed @revision:15703 , thanks VDRfan!