Closed (fixed)
Project:
Viewfield
Version:
5.x-1.2
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2007 at 17:57 UTC
Updated:
12 Jun 2007 at 02:17 UTC
This is related to a bug I just filed for CCK: #146568.
The vname column is defined as a char rather than a varchar. Currently, for Postgres only, the length attribute is stripped for char types when adding CCK columns, so that is one issue.
The other would be for consistency - the {view_view}.name column is defined as a varchar(32).
Comments
Comment #1
mfredrickson commentedThanks for issue. Fixed.
Comment #2
mfredrickson commentedComment #3
(not verified) commented