Issue Details (XML | Word | Printable)

Key: CONF-7034
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Ivan Benko [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

problem with embedding mpeg and mp4 within page

Created: 24/Sep/06 10:08 PM   Updated: 08/Oct/06 08:16 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.2.10

Time Tracking:
Not Specified

Participants: Agnes Ro [Atlassian], Dave Yost and Ivan Benko [Atlassian]
Since last comment: 2 years, 38 weeks, 3 days ago
Resolution Date: 08/Oct/06 08:16 PM
Labels:


 Description  « Hide
uploaded 2 files:
test.mpeg - nothing happens Unable to render embedded object: File (test.mpeg) not found. in wikimarkup is ignored strangely enough

test.mp4 - get error "Unable to embed resource: test.mp4 of type application/octet-stream"

The web.xml defines that mpeg should be recognised?
<mime-type>audio/x-mpeg</mime-type>



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dave Yost added a comment - 25/Sep/06 12:29 AM
Shouldn't this work, or something like it?

Unable to render embedded object: File (test.mp4) not found.

(I haven't tried it.)


Ivan Benko [Atlassian] added a comment - 25/Sep/06 06:18 PM
did not work for me unfortunately

Agnes Ro [Atlassian] added a comment - 08/Oct/06 08:16 PM
Fixed. You can now embed mp4 and mpeg files.