User "Werdna" posted a comment on MediaWiki.r89958.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89958#c23154
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:

Right, it's not the most elegant possible solution – at present the UI handles 
errors reported by the API by posting the form manually and showing the errors 
using the standard HTTP request.

However, the code I committed does deal with the immediate bug (it works). 
Proper UI handling for the range of errors that may be reported by the API is 
planned for after the LiquidThreads backend rewrite.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to