aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed/ssh:
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-10-30 11:52:41 +0200
committerAndreas Fischer <bantu@phpbb.com>2010-10-30 12:42:23 +0200
commitec3dac0595ea1a6c7071f16fca9e3373bd4027d4 (patch)
tree6211d9e19975c89592b27e3375fdd5710c7291a2 /phpBB/phpbb/feed/ssh:
parent6ff403c9f8fd19e5ddf81fdf3e8bb27018b519b9 (diff)
downloadforums-ec3dac0595ea1a6c7071f16fca9e3373bd4027d4.tar
forums-ec3dac0595ea1a6c7071f16fca9e3373bd4027d4.tar.gz
forums-ec3dac0595ea1a6c7071f16fca9e3373bd4027d4.tar.bz2
forums-ec3dac0595ea1a6c7071f16fca9e3373bd4027d4.tar.xz
forums-ec3dac0595ea1a6c7071f16fca9e3373bd4027d4.zip
[ticket/9075] CPF Numbers fields: Prevent SQL error on registration page.
When an administrator set a numbers field to default to 'not specified', a SQL error was caused on the registration page because it was tried to insert an empty string into an integer column. Because the column already supports NULL values, empty strings are now converted to NULL for custom profile fields of the type 'Numbers' before insertion into the data table. PHPBB3-9075
Diffstat (limited to 'phpBB/phpbb/feed/ssh:')
0 files changed, 0 insertions, 0 deletions