diff options
author | Thomas Lange <code@nerdmind.de> | 2017-05-31 01:10:29 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2017-05-31 01:36:39 +0200 |
commit | ee982c2ee760d6aeafedcb4343d1bf259ca1fe87 (patch) | |
tree | 6511efda016c60961ff1b88d4387debfd79352c0 /template/standard/html/feed | |
parent | fd6af01e313f441189c4cd69668766d2ded7ced3 (diff) | |
download | blog-ee982c2ee760d6aeafedcb4343d1bf259ca1fe87.tar.gz blog-ee982c2ee760d6aeafedcb4343d1bf259ca1fe87.tar.xz blog-ee982c2ee760d6aeafedcb4343d1bf259ca1fe87.zip |
Bugfix: There was a problem with the formular for editing users which have been fixed in version 2.2.1v2.2.1
In all versions before 2.2 the template parameter $FORM['DATA']['PASSWORD'] was explicitly given, but always set to the value "NULL". Due to the changes in version 2.2, the parameter is no longer passed at all, which caused PHP to issue an notice via an undefined array index. The problem has now been solved by removing the "value" attribute for the password field from the form.
Diffstat (limited to 'template/standard/html/feed')
0 files changed, 0 insertions, 0 deletions