Menu

#3583 (ok 3.5.2) Missing validation in Ajax mode

3.4.5
fixed
1
2013-06-11
2012-05-02
Anonymous
No

When you write "30." in the session_max_rows input, phpmyadmin will not be able to display any more results. The session spanish message error is "La conexión para controluser, como está definida en su configuración, fracasó." and "#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '30.' at line 2".
When you logout the problem is solved, because the value is saved in the session.

Discussion

  • Anonymous

    Anonymous - 2012-05-02

    when you work with phpmyadmin in spanish the decimal value should be "," but i wrote "." and that produced the error. The "," works ok.

     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • summary: input session_max_rows crash with decimal values --> Missing validation in Ajax mode
     
  • Marc Delisle

    Marc Delisle - 2012-05-02

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2012-05-02
    • priority: 5 --> 1
    • summary: Missing validation in Ajax mode --> (ok 3.5.2) Missing validation in Ajax mode
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2012-07-20
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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