mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
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
..
ve.dm.MWAlienExtensionNode.js Remove the math inspector code 2014-03-19 19:27:25 -07:00
ve.dm.MWBlockImageNode.js Enforce width-only default size only on larger images 2014-03-10 19:05:14 +00:00
ve.dm.MWEntityNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWExtensionNode.js Add tagName to ve.dm.MWGalleryNode 2014-01-27 14:28:16 -08:00
ve.dm.MWGalleryNode.js Add tagName to ve.dm.MWGalleryNode 2014-01-27 14:28:16 -08:00
ve.dm.MWHeadingNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWHieroNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWImageCaptionNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWImageNode.js Decode URL encoding in resource attriute for images 2014-05-28 12:21:06 -07:00
ve.dm.MWInlineImageNode.js Image model and the media edit dialog 2014-05-19 21:11:06 -04:00
ve.dm.MWNumberedExternalLinkNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWPreformattedNode.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWReferenceListNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWReferenceNode.js Remove unnecessary strangely written range clone 2014-01-21 17:35:45 +00:00
ve.dm.MWTransclusionNode.js Make citation tools' compatibility check use normalized titles 2014-05-10 21:10:09 +02:00