bugGNU FM - Bugs: bug #26700, Javascript bug affecting non-HTML5...

 
 

bug #26700: Javascript bug affecting non-HTML5 browsers

Submitter:  Mind Booster Noori <mindbooster>
Submitted:  Wed 27 May 2009 05:28:08 PM UTC
   
 
Category:  nixtape/alpha Severity:  3 - Normal
Priority:  5 - Normal Item Group:  UI
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 27 May 2009 05:28:08 PM UTC, original submission:  

Going, for instance, to
http://alpha.libr ... ?tag=Dark+Ambient
should show a message telling me my browser doesn't support HTML5, but instead nothing appears, because there's a Javascript bug.

The code does:

Browser doesn't support <audio>
if(streaming) {
audio.replaceWith("<p>Sorry, you need a browser capable of using the HTML 5 &lt;audio&gt; element to enjoy the streaming service via the Javascript player.</p>");
}

But replaceWith doesn't exist... I guess you're trying to use JQuery's replaceWith function, but that library isn't present (at least here).

Mind Booster Noori <mindbooster>

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by mindbooster (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16-a7ba.
    Corresponding source code