Raimond Spekking wrote:
}
if ( isset( $fp['border'] ) ) {
$imgAttribs['class'] = "thumbborder";
}
It seems to me that this attribution is not added in another place, now the image option [[Image:name.jpg|100px|border|text]] is broken :-(
Sorry, edititis. Worked in initial testing and then I broke it in a later refactor. Fixed in r25354. It's only a 1px grey border though, barely visible. I'm not sure what the point of it is.
-- Tim Starling