Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#12010 closed enhancement (invalid)

Insert Audio with FILE URL does not work correctly

Reported by: wpmuguru Owned by:
Priority: normal Milestone:
Component: Multisite Version: 2.8.4
Severity: normal Keywords: reporter-feedback
Cc:

Description

MU Trac Ticket: http://trac.mu.wordpress.org/ticket/958

When inserting audio into a page with the File Url option the result is: <a href=" http://jmcginnis.bandzilla.net/files/2009/04/03-plateau.mp3" rel='attachment wp-att-20'>Plateau</a>

After a save the result is: <a href=' http://jmcginnis.bandzilla.net/home/03-plateau/' rel='attachment wp-att-20'>Plateau</a>

As you can see it turns into a attachment link.

Change History (8)

Can someone confirm whether this is still a problem?

  • Keywords needs-feedback added
  • Type changed from defect (bug) to enhancement

I am pretty sure this is the intended behaviour. What is WordPress supposed to do with audio files, embed them?

  • Resolution set to fixed
  • Status changed from new to closed

Works ok in trunk. Closing pending someone having an issue.

  • Keywords reporter-feedback added; needs-feedback removed
  • Milestone Unassigned deleted
  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Resolution set to invalid
  • Status changed from reopened to closed

Re-open with steps to reproduce any unintended behavior.

Resolved in 2.9.2

Note: See TracTickets for help on using tickets.