OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
71 Database minor always 2012-01-07 14:49 2012-01-07 14:53
administrator  
administrator  
normal  
resolved 2.5 - DB build 0064  
fixed  
none    
none 2.6 - DB build 0065  
0000071: Cannot change field value after you set "null"
If I edit a field value of string type and set "null" value with java method, the next time I try to change this value I've no result.
I noticed that there are several records in the STR table for the same object Id and the same field Id
Issue History
2012-01-07 14:49 administrator New Issue
2012-01-07 14:50 administrator Status new => resolved
2012-01-07 14:50 administrator Assigned To => administrator
2012-01-07 14:50 administrator Fixed in Version => 2.6 build 0065
2012-01-07 14:50 administrator Target Version => 2.6 build 0065
2012-01-07 14:51 administrator Status resolved => assigned
2012-01-07 14:53 administrator Note Added: 0000139
2012-01-07 14:53 administrator Status assigned => resolved
2012-01-07 14:53 administrator Resolution open => fixed

Notes
(0000139)
administrator   
2012-01-07 14:53   
Null value is not allowed as field value: if you try to set the "null" value with java method, there will be no effect