Last modified: 2012-08-20 16:45:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39897, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37897 - Insufficient output escaping
Insufficient output escaping
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
LastModified (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-24 08:52 UTC by Niklas Laxström
Modified: 2012-08-20 16:45 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2012-06-24 08:52:19 UTC
Both in JS and PHP:

  56         html += '<a href="' + historyLink + '" title="' + mw.msg( 'lastmodified-title-tag' ) + '">';
  57         html += lastModifiedText;


  45                 $out->addHTML( wfMsg( 'lastmodified-options' ) );
  49                 $out->addHTML( wfMsg( 'lastmodified-display-range-value' ) . ' ' . $wgLastModifiedRange );
  81                 $out->addHTML( $rangeMessage );
Comment 1 Ori Livneh 2012-06-25 00:31:36 UTC
Gerrit change #12838

Thanks for reporting.
Comment 2 matanya 2012-08-12 11:28:12 UTC
change merged. Ori, can this be closed?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links