17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Can't Publish Empty Value for Text/Varchar Field
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 967 Views |
-
Can't Publish Empty Value for Text/Varchar Field

3 July 2009 at 4:54am
Given a Page class that is modified to have a Text or Varchar field, set that field to some value in the CMS admin interface and "Save & Publish". Then, set that field's value to blank/empty and "Save and Publish".
In the database, the Page table will show that the custom field's value is NULL. However, Page_live will show the previous value of the custom field, not NULL.
Any ideas?
Running against trunk (revision 80878).
-
Re: Can't Publish Empty Value for Text/Varchar Field

3 July 2009 at 5:54am
Filed a ticket for this issue:
http://open.silverstripe.org/ticket/4325
| 967 Views | ||
|
Page:
1
|
Go to Top |

