Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29731 closed defect (bug) (worksforme)

Audio file doesn't show up when viewing page in Firefox

Reported by: Derek Williams Owned by:
Priority: normal Milestone:
Component: Media Version: 3.9.2
Severity: normal Keywords: reporter-feedback close
Cc: Focuses:

Description

mp3 file doesn't show up when viewing page in Firefox, despite appearing and playing in the editor, and appearing in Safari.

https://sites.eca.ed.ac.uk/mmus-orchestration/wp-admin/post.php?post=107&action=edit

https://sites.eca.ed.ac.uk/mmus-orchestration/wp-admin/post.php?post=55&action=edit#

Attachments (6)

Screen Shot 2014-09-23 at 03.14.58.png (14.2 KB ) - added by Derek Williams 12 years ago.
mp3 file as it appears in the Media browser
Screen Shot 2014-09-23 at 03.15.10.png (58.4 KB ) - added by Derek Williams 12 years ago.
File inserted into the Page thread
Screen Shot 2014-09-23 at 03.15.56.png (7.1 KB ) - added by Derek Williams 12 years ago.
Page updated
Screen Shot 2014-09-23 at 03.16.05.png (34.8 KB ) - added by Derek Williams 12 years ago.
No sign of playback transport graphic when the page is viewed in Firefox
Screen Shot 2014-09-23 at 03.16.23.png (42.8 KB ) - added by Derek Williams 12 years ago.
However the file DOES display and play in Safari
Barbra Streisand - How Lucky Can You Get (from Funny Lady).mp3 (4.5 MB ) - added by Derek Williams 12 years ago.
This is the offending.mp3 file whose playback transport displays in Safari but not in Firefox

Change History (9)

@Derek Williams
12 years ago

mp3 file as it appears in the Media browser

@Derek Williams
12 years ago

File inserted into the Page thread

@Derek Williams
12 years ago

No sign of playback transport graphic when the page is viewed in Firefox

@Derek Williams
12 years ago

However the file DOES display and play in Safari

@Derek Williams
12 years ago

This is the offending.mp3 file whose playback transport displays in Safari but not in Firefox

#1 in reply to: ↑ description @Derek Williams
12 years ago

Safari version 6.1.6 and Firefox 32.0.3

#2 @wonderboymusic
12 years ago

  • Component GeneralMedia
  • Keywords reporter-feedback close added
  • Version 4.03.9.2

One of your plugins is loading jQuery without enqueueing the WP version = BAD.
It is loading it as HTTP when your site is loading over HTTPS:
http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js?ver=3.9.2

Disable your plugins and try again. If it is still breaking, it might be your theme. This is not a WordPress core issue, per se.

Also, you are running WP 3.9.2, not 4.0.

<meta name="generator" content="WordPress 3.9.2" /> in your page source.

#3 @wonderboymusic
12 years ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

No feedback - this is undoubtedly caused by a plugin.

Note: See TracTickets for help on using tickets.