Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/0c5529abfa737675#

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:

No Format
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
alsoempty also) and is converted to NULL somehow. But even if you enter product name
and name and type features custom field value, and press language icon, then it
doesnit doesn't appear in opened popup either. When you work with product, that is
already is already created, then all works.
Imported from wiki.
Task:  

Related Tasks

Jira Legacy
serverIn-Portal Issue Tracker
keyINP-412

...

http://www.in-portal.org
http://www.alex-time.com Imported from wiki.