mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 7d86729858 Decode URL encoding in resource attriute for images
In getFilename(), decode URL encoding and replace the search
for 'File:' with a more standard ./ stripping regex.

The ./ regex came from generateContents) in the CE class;
made that code use getFilename() instead.

Also apply decodeURIComponent() to the result; but protect against
exceptions because it's a useless piece of garbage.

Bug: 65611
Change-Id: I7e81a8dc26d1c636c6571d96f43a394a53490587
2014-05-28 12:21:06 -07:00
..
ce Decode URL encoding in resource attriute for images 2014-05-28 12:21:06 -07:00
dm Decode URL encoding in resource attriute for images 2014-05-28 12:21:06 -07:00
i18n Localisation updates from https://translatewiki.net. 2014-05-27 20:35:45 +00:00
init Adding header to top of citation pop-up list in mobile view 2014-05-27 23:16:25 +00:00
test Move Safari 5.x to greylist because dialogs aren't working well 2014-05-23 20:05:01 -07:00
ui Dump raster support (unuseful) and assert SVG works before loading 2014-05-27 15:22:26 -07:00