[ 2 posts ]

Libor Jelinek

  • Username: libor
  • Joined: Sat Jul 10, 2010 11:57 pm
  • Posts: 12
  • Location: Czech Rep.
  • Offline
  • Profile
Tags:

Invalid RSS for forum YUI 3.x Components

Post Posted: Mon Aug 23, 2010 3:47 am
+0-
Hello webmasters,
RSS feed at http://yuilibrary.com/feeds/?f=92 (YUI3 compontents) seems to be invalid. Opera RSS and also Firefox's Sage cannot parse feed with this error:

syntax error (row 79, column 535)
illegal byte sequence in encoding
More at http://www.w3.org/TR/REC-xml/#charencoding

(invalid chars are underlined)

76: <link>http://yuilibrary.com/forum/viewtopic.php?p=16152#p16152</link>
77: <pubDate>Wed, Aug 18th 2010 23:23 PST</pubDate>
78: <dc:creator>caridy</dc:creator>
79: <description><![CDATA[Hey HS,<br /><br />Yes, the problem is usually present in IE because you can't inject a DOM element in a document that was created under a different document object. I don't see a way to wrap this up without creating a different YUI instance running in the iframe. Here is an example:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">YUI().use('node', 'anim', 'others', function(Y) {<br />&nbsp; &nbsp; ...<br />&nbsp; &nbsp; YUI({win:iframeWinReference, doc:iframeDocReference}).use(widget, function(Y2) {<br />&nbsp; &nbsp; &nbsp; &nbsp; // This is Y2 reference, for the YUI instance running in the iframe scope<br />&nbsp; &nbsp; });<br /><br />});<br /></div><br /><br />Best Regards,<br />Caridy]]></description>
80: </item>
81: <item>
82: <title>Re: Widget created in parent, and rendered in child, possibl</title>

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: Invalid RSS for forum YUI 3.x Components

Post Posted: Mon Aug 23, 2010 5:37 am
+0-
Please file a ticket here:
http://yuilibrary.com/projects/yuilibrary/newticket
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum