In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
495 [In-Portal CMS] Data Management bug report always 2009-12-23 09:02 2009-12-23 09:03
alex  
 
normal  
active 5.0.2-B1  
open  
 
none  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0c5529abfa737675#
0
0000495: New product custom field editing error
When you start creating new product and click on language icon near "Features" custom field (you must have at least 2 languages to see it) then you got SQL error:

Fatal Error: Column 'Filename' cannot be null (1048)
SQL:
   INSERT INTO `rc_ses_663771418_3_edit_rc_CategoryItems` (`CategoryId`,`ItemResourceId`,`PrimaryCat`,`ItemPrefix`,`Filename`)
   VALUES ('4','674','1','p',NULL)

That happens because Filename field is empty (because product name is empty also) and is converted to NULL somehow. But even if you enter product name and type features custom field value, and press language icon, then it doesn't appear in opened popup either. When you work with product, that is already created, then all works.
Issue History
2009-12-23 09:03 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0c5529abfa737675#
2009-12-23 09:03 alex Target Version => Icebox
2009-12-23 09:02 alex New Issue

There are no notes attached to this issue.