Ticket #1705 (new enhancement)

Opened 8 months ago

Last modified 8 months ago

SVG file identified as text file

Reported by: jackburton Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

Go to /boot/beos/etc/artwork, Click with the right mouse button on "lion.svg", choose "Identify". The file will be identified as text file, while should be identified as SVG. This is with r23328 built under linux

Change History

Changed 8 months ago by bonefish

  • owner changed from bonefish to axeld
  • type changed from bug to enhancement
  • component changed from Servers/registrar to - General

We don't have a MIME DB entry for SVG yet (cf. src/data/beos_mime/text/), and the one for XML doesn't have a sniffer rule, so it is absolutely correct that SVN files are identified as text/plain. Feel free to add the MIME DB entry.

Note: See TracTickets for help on using tickets.