gavin1420 / yii-user

Automatically exported from code.google.com/p/yii-user
0 stars 0 forks source link

Profile field type text exception #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create new profile field
2. field type: TEXT
3. no default value is set

What is the expected output? What do you see instead?
a) input: 'default value' should be inactive/invisible
b) throw exception:

CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error 
or access violation: 1101 BLOB/TEXT column 'signature' can't have a default 
value

What version of the product are you using? On what operating system?
0.3-R66

Please provide any additional information below.

Original issue reported on code.google.com by mwi.nor@googlemail.com on 3 Nov 2010 at 10:23

GoogleCodeExporter commented 9 years ago
same error for profile field type: BLOB

Original comment by mwi.nor@googlemail.com on 3 Nov 2010 at 10:24

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r97.

Original comment by mish...@gmail.com on 8 Feb 2011 at 2:03