https://bugzilla.wikimedia.org/show_bug.cgi?id=34194
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Brion Vibber <[email protected]> --- (In reply to comment #0) > Using the manualthumb feature (thumb= inside a imagelink) looks broken. > (Search for 'manualthumb' in Linker.php) > > Broken because: > * The image is linking to the file under thumb=. In my opinion this feature > makes no sense with this link, when only the magnify link links to the > original > file This should be fixed now <https://gerrit.wikimedia.org/r/#/c/51075/> > * It is not possible to set a size for the image. It is always loaded in full > size By original design, though....not great. ;) > * nice to have: the thumb= param should ignore a File namespace > * the used image is not registered in the iamgelinks table, makes it hard to > find all usages Ugh :P > Keep and fix or drop that feature? I'd love to kill it, probably most cases can be replaced with either default thumbnailing or use of link= to point at the alternate full-size image. But no need to kill it immediately. Provisionally closing this for the main bug. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
