Hi there,

If I create a download paragraph, and upload a mp3 file, the link is
fine. When click this link, instead of playing this mp3 file, I got
weird code displaying in my screen.

After looking into the java code (ContentTypeFilter and MIMEMapping),
I realize magnolia has lots of predefined MIMEMapping, but no mp3
there. MIMEMapping.getMIMEType(HttpServletRequest) will return html as
mime type if not defined.

Is it possible we can provide user 2 options when link is clicked?
either save as or open with default application? How?

Cheers,

Richard
([EMAIL PROTECTED])

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to