[08:47:31] qgil: saw your ping on the bug, but it seems like its getting more complicated. We have this testcase with someone creating a new newsletter via the API - and seems like we werent handling them all well :-( [08:47:55] should be doable, but would need bit more of bawollf [08:49:27] ok :) [08:49:42] and... maybe this is a stupid question [08:49:58] Is it possible not to allow the creation of a newsletter via API? [08:50:06] What's the use case anyway. [08:50:10] doable though. [08:51:04] the case is someone trying to create a newsletter via pushing in all the contents as a JSON to the action=edit [08:51:50] the thing is since we are using contenthandler, on submit - we have the data going in as a JSON as well - so I am not sure about totally discarding this [08:52:14] I am talking out of ignorance. [08:52:30] I just cannot imagine the need of creating a newsletter via API being a real need. [08:52:34] no worries. I too didnt knew about all this until last bawollfs patch. [08:53:40] the thing is - for some reason we are all calling this API on editing a newsletter anyway - like http://newsletter-test.wmflabs.org/w/index.php?title=Newsletter:TestPage&action=edit [08:54:47] ideally whatever we type in the form is transferred as a JSON to this action=edit API - and I see that currently - on creating a new newsletter - an exception is thrown - which never actually is displayed (but it happens) [08:56:56] Ahm. Ah well. :) [20:05:42] Anyone knows who operates the IRC Echo bot rc-pmtpa? [20:17:16] I guess operations does that [20:17:25] the code is available in their puppet repo