Menu

#2367 (ok 2.10.1) HTML maxlength

fixed
1
2013-06-11
2007-02-24
No

From Olaf van der Spek (olafvdspek):
Note also that there's a HTML length limit on fields like binary(20). However, when you use unhex, you can use a value up to length 40.

HTML lenght limits also do silent truncation, which is undesirable.

Discussion

  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    "HTML lenght limits also do silent truncation, which is undesirable." MySQL is even more silent about this ... ;-)

     
  • Sebastian Mendel

    • priority: 5 --> 1
    • summary: HTML maxlength --> (ok 2.11) HTML maxlength
    • assigned_to: nobody --> cybot_tm
    • labels: --> Data insertion/extraction/manipulation
    • status: open --> open-fixed
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    dropped maxlength

    as there can be much more functions that affect the real length to be inserted

     
  • Sebastian Mendel

    • summary: (ok 2.11) HTML maxlength --> (ok 2.10.1) HTML maxlength
     
  • Marc Delisle

    Marc Delisle - 2007-04-24
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed