Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: bucketo on April 30, 2013, 12:33:48 pm

Title: Single Quote causing issues
Post by: bucketo on April 30, 2013, 12:33:48 pm
Hi folks,

In 3.0.1 if the Band Name or Song Name have a single quote in the description the album image will be shown as the default question mark.  The Album Name will also be displayed as blank.  I'm guessing the single quote is causing some string issues along the way in the javascript widgets...

thanks
Title: Re: Single Quote causing issues
Post by: SCIFI.radio on May 16, 2013, 07:30:10 pm
This problem has existed since 2.x.  Try putting a backslash in before the single quotes.  This is an "escape", and may cause the character to print normally - I'm saying "may", because I haven't tested it, this is just what I seem to recall.