]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Improve handling of null values in profile parameters.
authorAdrian Lang <mail@adrianlang.de>
Tue, 3 Mar 2009 15:12:05 +0000 (16:12 +0100)
committerAdrian Lang <mail@adrianlang.de>
Mon, 9 Mar 2009 07:06:31 +0000 (08:06 +0100)
commitfbe794e44d235d2f66ef418796f87947631afb6a
tree0ce90398638bdb938ebab6b3b400a3aaece0cc90
parent6ab9d6b14016cf97fe1a31d89591e1a0e919c8a7
Improve handling of null values in profile parameters.

This commit fixes two issues:
- Allowing remote users to clear profile parameters via OMB.
- Improved handling of profile parameters which evaluate to
  false ('0' for example)
actions/finishremotesubscribe.php
actions/remotesubscribe.php
actions/updateprofile.php
actions/userauthorization.php
lib/profilelist.php