[00:14:53] legoktm: T286269 [00:14:54] T286269: Internal server error (with ugly html tags) when changing Autoresponse postings text - https://phabricator.wikimedia.org/T286269 [00:15:17] other forms in that page work, though [00:16:07] give me a few minutes, I can look up the stacktrace [00:28:48] Platonides: "Data too long for column 'autoresponse_postings_text' at row 1" [00:32:30] Platonides: later today I'll look into proposing a schema change upstream [00:32:54] should be uncontroversial [00:34:31] Data too long? wtf [00:34:55] is it trying to migrate it and it doesn't fit? [00:35:46] oh, it has 254 characterds [00:36:00] they put a textarea in a varchar(255)? O_o [00:37:59] yep [00:38:06] https://phabricator.wikimedia.org/T281426 was the first and much more breaking iteration of this [00:38:49] but the way they set up SQLAlchemy it only was too small on MySQL/MariaDB [00:39:14] and based on the lack of anyone else noticing, I guess we're probably one of the largest/most active installs running MySQL [00:40:10] https://gitlab.com/mailman/mailman/-/merge_requests/859 was the other big fix for only MySQL users [00:43:12] so many dangling things :P [00:48:39] and still, it actually works very well [02:10:44] :D [02:11:17] I submitted a MR upstream, I'll file a schema change ticket once upstream takes a look. [18:32:24] Hi everyone, can I help me.I have a wiki. I want to import a module template from Wikipedia to my wiki through bots