[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Status|NEW

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #10 from wctai...@gmail.com --- I7e01e63717b99fe6937fa8598fdaffe8fdfe4527 closes a couple more loopholes for invalid titles, with thanks to MZMcBride for raising them. -- You are receiving this mail because: You are the assignee

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #3 from Sam Reed (reedy) s...@reedyboy.net --- https://github.com/wikimedia/mediawiki-extensions-MassMessage/compare/contenthandler So looking at MassMessagehooks.php $out-addModuleStyles( 'ext.MassMessage.content' );

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- (In reply to Sam Reed (reedy) from comment #3) https://github.com/wikimedia/mediawiki-extensions-MassMessage/compare/ contenthandler So looking at

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #5 from Sam Reed (reedy) s...@reedyboy.net --- SpecialCreateMassMessageList and SpecialEditMassMessageList doesn't return something on all code paths in their onSubmit() MassMessageHooks.php - Line 192 $revId = ( $next ) ? $next :

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- (In reply to Sam Reed (reedy) from comment #3) Api Modules: getPossibleErrors is no more. Id74b59113cf0211e83c25364a94c597cb579b8f0 Other: There are usages of else

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- (In reply to Sam Reed (reedy) from comment #5) SpecialCreateMassMessageList and SpecialEditMassMessageList doesn't return something on all code paths in their

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- (In reply to Sam Reed (reedy) from comment #5) MassMessageHooks.php - Line 192 $revId = ( $next ) ? $next : $revId; $revId on the right hand side is undefined I

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #9 from wctai...@gmail.com --- (In reply to Kunal Mehta (Legoktm) from comment #8) (In reply to Sam Reed (reedy) from comment #5) MassMessageHooks.php - Line 192 $revId = ( $next ) ? $next : $revId; $revId on the right

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Blocks||2007 -- You

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Bug 68599 depends on bug 68603, which changed state. Bug 68603 Summary: mm-ch: MassMessageContent should support using the parser cache https://bugzilla.wikimedia.org/show_bug.cgi?id=68603 What|Removed

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #2 from wctai...@gmail.com --- I'm largely done fixing the things in MZMcBride's comment. Some comments about the ones that I have not implemented as described: * Add pages form / header: Form moved to before the page list per IRC

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 --- Comment #1 from MZMcBride b...@mzmcbride.com --- Just dumping notes here 'cause I'm lazy and don't want to lose them. --- * Fix creation edit summary * Categorise all delivery lists (addTrackingCategory?) * Kill add pages header * Link

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Blocks|

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 MZMcBride b...@mzmcbride.com changed: What|Removed |Added URL|

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Tomasz W. Kozlowski twkozlow...@gmail.com changed: What|Removed |Added Depends on||61255 --

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Bug 68599 depends on bug 68600, which changed state. Bug 68600 Summary: mm-ch: Implement sane diffs https://bugzilla.wikimedia.org/show_bug.cgi?id=68600 What|Removed |Added

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Bug 68599 depends on bug 68601, which changed state. Bug 68601 Summary: mm-ch: Enable autocomplete in add page interfaces https://bugzilla.wikimedia.org/show_bug.cgi?id=68601 What|Removed |Added

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Bug 68599 depends on bug 68602, which changed state. Bug 68602 Summary: mm-ch: Allow for editing of old revisions https://bugzilla.wikimedia.org/show_bug.cgi?id=68602 What|Removed |Added

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Depends on|

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Depends on|

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Depends on|

[Bug 68599] MassMessage: Bugs related to contenthandler branch (tracking)

2014-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68599 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Depends on|