Allow null for title in preprocess
authorStephan Gambke <s7eph4n@gmail.com>
Sat, 24 Nov 2012 09:40:06 +0000 (10:40 +0100)
committerStephan Gambke <s7eph4n@gmail.com>
Sat, 24 Nov 2012 09:40:06 +0000 (10:40 +0100)
commita7c837a08675866e8e607020525a4665c64f86ea
tree6359ee8f93c6fb5bd6e86a75014741b23efe7e06
parentc1c77a57ad476faa3f48165172f465436e02cd41
Allow null for title in preprocess

Additionally remove creation of bogus title in transformMsg.

The only place preprocess uses the title is in startParse. And that explicitly allows null.

Change-Id: I33d090bf250092fc541e284eb19dbd4053f40ae5
includes/parser/Parser.php