Forums / Setup & design / Bug? New fields in article class do not show up
Arne Schirmacher
Wednesday 26 May 2004 3:24:53 am
I need an extra metatags field and a second intro field, so I added these two fields to the 'Article' class in the admin page. But although the new fields are stored (they are visible when editing the Article class a second time), they are not visible when creating a new article.
There are no existing articles, and I also deleted all cache files under var/.
However when I do the same modifications right after reinstall, it works properly. I can't do more modifications though, again they are stored but not displayed when creating new articles. It looks as if some initialization takes place on first instantiating a class, which does not get overwritten when modifying the class.
This looks like a bug. Version is Exponential-3.4.0beta2. Any suggestions?
Kåre Køhler Høvik
Wednesday 26 May 2004 6:57:56 am
This is a 3.4beta2 bug, and has been fixed in trunk.
--Kåre Høvik
Kåre Høvik