Opened 12 months ago
Last modified 11 months ago
#64043 new enhancement
Media Uploader should not always 'crunch' any kind of files
| Reported by: | Presskopp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | has-screenshots |
| Cc: | Focuses: | ui-copy |
Description
When uploading a .htm(l) file it shows "crunching" like if it was an image. That should not be.
Attachments (1)
Change History (5)
#2
@
11 months ago
- Focuses ui-copy added
The "Crunching..." message also appears for PDF and DOCX files.
Instead of editing handlers.js for specific file types, maybe the message string could change for all files. I thought of Processing…, and there could be a better choice.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
the relevant
function uploadSuccessis to find in/plupload/handlers.js