In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000495 [In-Portal CMS] Data Management bug report always 2009-12-23 09:02 2009-12-23 09:03
Reporter alex View Status public  
Assigned To
Priority normal Resolution open  
Status active      
Summary 0000495: New product custom field editing error
Description 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.
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker