gerrit/gerrit-gwtui
Sasa Zivkov 0e8c04781d Non-zero check for number of columns in diff view.
Setting zero as number of columns in the diff view causes web browser to freeze
(tested on Firefox). The zero value is persisted in account_diff_preferences
and the issue with the freezing web browser is persistent until an admin
changes the value in the database.

This change adds a validity check for the "Columns" field and report an error
in case when it is zero.

Change-Id: I16e5be7b8781d125f5647b1303660145b8101fce
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
2011-02-04 09:04:27 +01:00
..
.settings Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
src/main Non-zero check for number of columns in diff view. 2011-02-04 09:04:27 +01:00
.gitignore Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
pom.xml Update maven plugins to latest stable versions 2010-12-23 12:17:26 -08:00