philh comments on Open Thread, October 7 - October 12, 2013 - Less Wrong

5 Post author: Thomas 07 October 2013 02:52PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (312)

You are viewing a single comment's thread. Show more comments above.

Comment author: philh 09 October 2013 01:01:23AM 4 points [-]

This is unlikely (p<0.05) to help in this case, but sometimes client-side validation is stricter than server-side. I recently had to disable the max-length on a text entry box so that I could enter the reference number I'd been given (but I checked and there isn't a max-length on the old password box here); another time I had to disable javascript so that I could use an email address with a + that had been accepted before.