Last modified: 2010-07-04 17:19:34 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 T20285, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18285 - Diff formatting of filter shows references
Diff formatting of filter shows references
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: High major (vote)
: ---
Assigned To: Andrew Garrett
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-31 18:04 UTC by MacGyverMagic
Modified: 2010-07-04 17:19 UTC (History)
1 user (show)

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


Attachments

Description MacGyverMagic 2009-03-31 18:04:32 UTC
http://en.wikipedia.org/wiki/Special:AbuseFilter/history/61/diff/prev/1234

In this diff the reference tags referred to in the filter code are formatted which means I am unable to see what exactly was changed in the edit in question. Diffs should show coding and be treated as wikicode. Show only the code and no formatting.
Comment 1 Andrew Garrett 2009-06-03 15:19:43 UTC
Hoping this will disappear with next code update.
Comment 2 Andrew Garrett 2009-07-03 12:57:39 UTC
Still happens, need to investigate. Also, wondering wtf I was doing when I wrote this code :)

		// Hacky fix for double-escaping.
		$old = array_map( 'html_entity_decode', $old );
		$new = array_map( 'html_entity_decode', $new );
Comment 3 Andrew Garrett 2009-07-16 17:07:56 UTC
(batch change)

Minor bugs that nevertheless need looking into
Comment 4 Andrew Garrett 2009-07-17 14:05:15 UTC
Fixed with r53396.

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


Navigation
Links