User "Wikinaut" posted a comment on MediaWiki.r89958. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89958#c23093 Commit summary:
fix for bug29200 - Creation of new thread fails silently if no content is entered, but this should be possible. Solution: add automatically thread title as comment to new page Comment: $this->dieUsage( 'You must include text in your post', 'no-text' ); is not working, basically. See reopened bug29200 - please, we need someone else to fix that, I cannot find the reason for the bug. It is somewhere in the exception handling, which is extremely difficult to track (Brion tried this already, without immediate results). Lqt needs a general and common approach, initiative. The Lqt3.0 team ? When can we see some output ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
