https://bugzilla.wikimedia.org/show_bug.cgi?id=65560
--- Comment #6 from Bernd Sitzmann <[email protected]> --- (In reply to Dan Garry from comment #2) > (In reply to Bernd Sitzmann from comment #1) > > I have a hard time reproducing this. Would you provide an example? I've > > created > > https://test.wikipedia.org/wiki/ > > 1234567890123456789012345678901234567890123456789012345678901234567890, > > which has a title of 70 characters but that seems to be working. How long is > > the title you've tried? Thanks! > > There are even longer ones already live on the site, such as [[Another > Demonstration of the Cliff-Guibert Fire Hose Reel, Showing a Young Girl > Coming from an Office, Detaching Hose, Running with It 60 Feet, and Playing > a Stream, All Inside of 30 Seconds]] which is 190 characters long. That page > works in the app for me, so I'm not sure what's causing this crash. Dan, the problem doesn't occur when one just accepts the search suggestion. One has to type a ton of characters into the search field. Anyways, my patch should restrict prevent this now, since I'm restricting the length of the field to 255 characters, the same amount the server allows. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
