== This was the output after the fix: == sean@[hostname]:~$ SERVER_ID=43339 php /usr/wikia/source/wiki/maintenance/wikia/parserBugTester.php --conf /usr/wikia/conf/current/wiki.factory/LocalSettings.php 2>&1 Testing parser tag examples... 5 test cases. Test passed. Test passed. Test passed. Test passed. Test passed. == This was the output before the fix: == sean@[hostname]:~$ SERVER_ID=43339 php /usr/wikia/source/wiki/maintenance/wikia/parserBugTester.php --conf /usr/wikia/conf/current/wiki.factory/LocalSettings.php 2>&1 Testing parser tag examples... 5 test cases. ------------------------------------------ MISMATCH! ------------------------------------------ INPUT: These attribs should be passed through EXPECTED:

These attribs should be passed through

ACTUAL:

These attribs should be passed through

------------------------------------------ ------------------------------------------ MISMATCH! ------------------------------------------ INPUT: Denied EXPECTED:

Denied

ACTUAL:

Denied

------------------------------------------ ------------------------------------------ MISMATCH! ------------------------------------------ INPUT: EXPECTED:

ACTUAL:

------------------------------------------ ------------------------------------------ MISMATCH! ------------------------------------------ INPUT: EXPECTED:

ACTUAL:

------------------------------------------ Test passed. == RESULTS == Number of failures: 4 Number of successes: 1 THE TESTS FAILED!! <--------------- BAD BAD BAD