#12010 closed enhancement (invalid)
Insert Audio with FILE URL does not work correctly
| Reported by: |
|
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)
comment:3
freddyware — 3 years ago
- 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 set to invalid
- Status changed from reopened to closed
Re-open with steps to reproduce any unintended behavior.
Note: See
TracTickets for help on using
tickets.

Can someone confirm whether this is still a problem?