MediaWiki:Gadget-ImageAnnotator.js: Difference between revisions
Content deleted Content added
Verified a few more type coercion cases to be safe |
Fix 2.x bug: failure undefined |
||
Line 354:
);
} catch (ex) {
return;
}
|