User "JanPaul123" posted a comment on MediaWiki.r86786.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86786#c16278
Commit summary:

* Fixes Bug #27860 - Minor edit after clicking 'new section' tab

Patch from Jan Paul Posma of which he writes:

    This patch hides the minor edit checkbox when editing a new page or new
    section, and makes sure it cannot be enabled by injecting the form value in
    HTML.

* Add Jan Paul Posma to CREDITs re Reedy's earlier comments.
* Add note about isNew to other possible places that it can be used.

Comment:

$this->isNew doesn't apply to most suggestions you make, as it's set for new 
sections but also new pages! Most of the suggestions should only be triggered 
on new sections. I'll look into this later to verify.

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

Reply via email to