Menu

#3361 (ok 3.4.4) "Create an index on X columns" form not validated

3.4.3
fixed
Interface (555)
1
2013-06-11
2011-07-04
No

To reproduce:

* go to a db's structure page
* scroll to the the part of the page that deal with indices
* in the "Create an index on X columns" form type a value of 0
* click "Go"

expected result:
* a javaScript warning saying that the value must be at least 1 and the form not submitted

actual result:
* no warning and the form is submitted, this is followed by a new page with no rows in the indices table

Discussion

  • Rouslan Placella

    • priority: 5 --> 1
    • summary: "Create an index on X columns" form not validated --> (ok 3.4.4) "Create an index on X columns" form not validated
    • status: open --> open-fixed
     
  • Rouslan Placella

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

     
  • Marc Delisle

    Marc Delisle - 2011-08-24
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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