Opened 3 years ago
Closed 16 months ago
#1883 closed Defect (duplicate)
The file plugin doesn't distinguish some file types
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | File | Version: | 1.7 |
| Severity: | minor | Keywords: | file, mpg, mpeg, mp3 |
| Cc: | brettp | Difficulty: |
Description
(Copied from http://trac.elgg.org/elgg/ticket/1426)
There are five uploaded file types defined in file plugin. They are video, document, audio, image and general. The corresponding directories are Videos, Documents, Audio, Pictures and General. When I uploaded a pdf file, a category Documents generated. The pdf file belong to this category. It is right. When I uploaded a jpg file, a category Pictures generated. The jpg file belong to this category. It is right. When I uploaded a mpg or a mpeg file, a category General generated. the mpg file or the mpeg file belong to this category. But I think a category Videos should be generated for the mpg file or the mpeg file. When I upload the mp3 files, things get worse. Some mp3 files are recognize as audio file and some are not. All these mp3 files are played well in Windows Media Player and foobar. This is my first ticket. I hope the administrator modify it if needed.
Change History (1)
comment:1 Changed 16 months ago by cash
- Milestone set to Needs Review
- Resolution set to duplicate
- Severity set to minor
- Status changed from new to closed
- Version set to 1.7

We have other tickets about specific files not being mapped correctly.