[Bug 41771] disable SVG rasterizing

2013-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
Whoops, this petition already exists as bug 3593

@Joe ST : You may want to post your patch there

*** This bug has been marked as a duplicate of bug 3593 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

Joe ST j...@fbstj.net changed:

   What|Removed |Added

  Attachment #11414|0   |1
is obsolete||

--- Comment #5 from Joe ST j...@fbstj.net ---
Created attachment 11520
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11520action=edit
hacks to v1.20.2 specificlally

rather than patching from 1.19.1 + hacks to 1.20.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

--- Comment #6 from Joe ST j...@fbstj.net ---
@MZMcBride well, considering the size of the hack, I don't see how it is viable
as an extension.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

--- Comment #7 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
note there are extensions of all sizes, ranging from 2 lines to tens of
thousands of lines or more.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

--- Comment #8 from Joe ST j...@fbstj.net ---
it was more that its fixable in the main with a small amount of code, which
would be greatly expanded to make it into a plugin, surely.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-11-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

--- Comment #3 from Bawolff bawolff...@gmail.com 2012-11-24 19:10:08 UTC ---
(In reply to comment #1)

 Although I'm not sure if that would eliminate the need of a SVG converter to
 retrieve the file dimensions and get the proper aspect ratio for generating
 width and height of the image. Maybe we could get it directly from the svg
 markup.
 
 

We actually already get that directly from the file actually, so that's not
really an issue.



Main issues for doing this:
*Having svgs directly on the page is scarier from a security prespective [There
might already be work to dissallow scripted svgs. I can't remember. I would
assume so]
*Different browsers implement svg rendering differently. Some users might not
like it looks different to different people

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-11-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com,
   ||br...@wikimedia.org

--- Comment #4 from MZMcBride b...@mzmcbride.com 2012-11-24 19:27:14 UTC ---
Copying Brion on this bug.

I believe current support for this type of functionality (serving SVGs directly
to users/browsers) is being packaged in a MediaWiki extension, but perhaps it
should be moved into core.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-11-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

--- Comment #2 from Joe ST j...@fbstj.net 2012-11-23 21:03:20 UTC ---
Created attachment 11414
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11414
hack that fixes this bug on my wiki

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

 CC||martinezn...@gmail.com

--- Comment #1 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com 2012-11-04 19:37:53 UTC ---
Since most major browsers already support SVG [1] it seems sensible enough that
we provide a configuration variable so SVG images are embedded directly in
articles just as any other images, without the need to generate a rasterized
thumbnail.

Although I'm not sure if that would eliminate the need of a SVG converter to
retrieve the file dimensions and get the proper aspect ratio for generating
width and height of the image. Maybe we could get it directly from the svg
markup.


[1] =
http://en.wikipedia.org/wiki/Scalable_Vector_Graphics#Support_for_SVG_in_web_browsers

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41771] disable SVG rasterizing

2012-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41771

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l