[Bug 25989] Image scaling given only the height does not seem to work

2014-04-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

C. Scott Ananian canan...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from C. Scott Ananian canan...@wikimedia.org ---
Closing as fixed; I've verified that the URL in comment 0 now works (as bawolff
mentions).

-- 
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 25989] Image scaling given only the height does not seem to work

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

URL||https://www.mediawiki.org/w
   ||iki/Requests_for_comment/Sq
   ||uare_bounding_boxes
 CC||csc...@laptop.org

--- Comment #4 from Nemo federicol...@tiscali.it ---
(In reply to Nemo from comment #3)
 Possible duplicate: bug 24763.
 Somehow related: bug 32387.

And Scott made an RfC which seems to be exactly about this bug:
https://www.mediawiki.org/wiki/Requests_for_comment/Square_bounding_boxes.
Isn't it?

-- 
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 25989] Image scaling given only the height does not seem to work

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

--- Comment #5 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Umm. The url in comment 0 seems to work.

-- 
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 25989] Image scaling given only the height does not seem to work

2012-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=24763,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=32387

--- Comment #3 from Nemo_bis federicol...@tiscali.it 2012-10-25 07:51:58 UTC 
---
Possible duplicate: bug 24763.
Somehow related: bug 32387.

-- 
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 25989] Image scaling given only the height does not seem to work

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Version|1.16.0  |1.16.x

-- 
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 25989] Image scaling given only the height does not seem to work

2011-08-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 AssignedTo|roan.katt...@gmail.com  |wikibugs-l@lists.wikimedia.
   ||org

-- 
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 25989] Image scaling given only the height does not seem to work

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

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-11-23 
20:33:34 UTC ---
This was more complicated than I thought. Apparently the x28px case is
undefined (but useful) behaviour: Parser::makeImage only sets the height
parameter, which causes the linker to set the width parameter to the image
source width, which will then cause MediaHandler::normaliseParameters to set
the width to the width corresponding to height...

This needs to be handled in the file/media/parser code in a defined way before
we can implement this in the API. If the described behaviour is useful (which I
think it is), also a parser test should be written.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 25989] Image scaling given only the height does not seem to work

2010-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25989

--- Comment #1 from Gabriel Sandor gabi.t.san...@gmail.com 2010-11-18 
12:23:40 UTC ---
It seems that there's a workaround by providing the iiurlwidth param. with
large values, surpassing the native width for the requested file - at least for
some svg files, not sure if applicable also to other types of images.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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