r55081 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55080‎ | r55081 | r55082 >
Date:05:24, 15 August 2009
Author:tstarling
Status:ok
Tags:
Comment:
Release notes
Modified paths:
  • /trunk/extensions/timeline/EasyTimeline.pl (modified) (history)

Diff [purge]

Index: trunk/extensions/timeline/EasyTimeline.pl
@@ -61,8 +61,12 @@
6262 # however internal font used by Ploticus has strange mapping so some are replaced
6363 # by undercore or unaccented version of character
6464 # this is a make do solution until full unicode support with external fonts will be added
 65+#
 66+# 1.12 June 2009
 67+# - Don't send -mapfile to ploticus without also sending -csmap, this creates an XSS
 68+# vulnerability
6569
66 - $version = "1.9" ;
 70+ $version = "1.12" ;
6771
6872 use Time::Local ;
6973 use Getopt::Std ;

Status & tagging log