* bug#5790: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail
@ 2010-03-28 0:50 Jasper St. Pierre
2010-03-28 19:12 ` Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Jasper St. Pierre @ 2010-03-28 0:50 UTC (permalink / raw)
To: 5790
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
emacs.svg includes a very long GPL license preamble, which comes before the
opening <svg> tag. This causes a lot of file detection systems, including
file/libmagic, do not identify this icon file as a SVG. A simple fix would
be to put the copyright preamble inside of the <svg> tag.
[-- Attachment #2: Type: text/html, Size: 306 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#5790: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail
2010-03-28 0:50 bug#5790: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail Jasper St. Pierre
@ 2010-03-28 19:12 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-03-28 19:12 UTC (permalink / raw)
To: "Jasper St. Pierre" <jstpierre; +Cc: 5790-done
> emacs.svg includes a very long GPL license preamble, which comes
> before the opening <svg> tag. This causes a lot of file detection
> systems, including file/libmagic, do not identify this icon file as a
> SVG. A simple fix would be to put the copyright preamble inside of the
> <svg> tag.
Thanks for the bug report. I've fixed this on the Emacs 23.2 release
branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-28 19:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 0:50 bug#5790: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail Jasper St. Pierre
2010-03-28 19:12 ` Chong Yidong
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).