stable

Clone or download

Read-only

request #9191: Loss of layout when invalid entry is given as column size

This fixes the following scenario: Given a project using a layout When I edit the layout, choose custom layout and enter an invalid entry as column size (empty field or non alphanumeric field) Then the form is sent and the dashboard of the project is wiped off, I can no moar add a widget (I must do nasty sql requests to bring back the layout) Change-Id: Icd68a12e2050b074ce0b9d1aaa5d7ead80669274

Modified Files

Name
M src/common/widget/WidgetLayoutManager.class.php +5 −1 Go to diff View file
M src/www/scripts/codendi/LayoutManager.js +1 −0 Go to diff View file