mediawiki-extensions-Visual.../modules/ve-mw/ce
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
..
annotations Style external links and their suggestions with the right color 2014-04-30 16:49:46 -07:00
nodes Decode URL encoding in resource attriute for images 2014-05-28 12:21:06 -07:00
styles/nodes Remove media item styling moved to MW-core in I400336c12d. 2014-05-22 12:34:00 -07:00
ve.ce.MWResizableNode.js ve.ce.MWResizableNode: Fix broken @extends documentation 2014-02-06 23:08:15 +00:00