MantisBT: master-1.2.x 26831ea0

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2013-09-28 08:32 master-1.2.x d67d9bd1
Affected Issues  0016420: Editing user preferences when no project exists triggers application error 20
Changeset

Editing user prefs when no project exists triggers error

It was not possible to update a user's preferences when no projects
exists (e.g. right after installation), Mantis triggered application
error 20.

We now omit 'All projects' from the default project selection list only
when the project count is 1.

Fixes 0016420

mod - account_prefs_inc.php Diff File