Ticket #3 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Erroneous attribute data

Reported by: demian Assigned to: demian
Priority: for approval Milestone: 1.7
Component: component1 Keywords:
Cc:

Description

Content type screen. Adding an attribute, which doesn't use any of available lists, i.e. which is not combo, radio or checkbox, you get

INSERT INTO `attribute` VALUES (326, 10, @contentTypeIdProductCarSeat, 'brand', 'Brand', 'a:1:{s:15:"attributeListId";s:0:"";}', '');

Should be NULL.

Attachments

Picture 1.png (7.6 kB) - added by lakiboy on 01/08/09 15:34:21.

Change History

01/08/09 15:34:07 changed by lakiboy

  • owner changed from lakiboy to demian.
  • priority changed from major to for approval.

This is not the case for SimpleCMS, which does take care of such situations. Tell me if you think I need to fix it for old CMS.

01/08/09 15:34:21 changed by lakiboy

  • attachment Picture 1.png added.

01/17/09 08:55:56 changed by demian

  • status changed from new to closed.
  • resolution set to fixed.

no, i think we need to move to simplecms asap