Bug? New fields in article class do not show up

Author Message

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 ezpublish-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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:34:11
Script start
Timing: Jan 18 2025 19:34:11
Module start 'layout'
Timing: Jan 18 2025 19:34:11
Module start 'content'
Timing: Jan 18 2025 19:34:13
Module end 'content'
Timing: Jan 18 2025 19:34:13
Script end

Main resources:

Total runtime1.1289 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0084 589.4766152.6406
Module start 'layout' 0.00840.0041 742.117239.4922
Module start 'content' 0.01251.1151 781.6094519.6719
Module end 'content' 1.12760.0013 1,301.28138.2813
Script end 1.1289  1,309.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3039160.0002
Check MTime0.00150.1290160.0001
Mysql Total
Database connection0.00140.127210.0014
Mysqli_queries1.086896.2662540.0201
Looping result0.00060.0559520.0000
Template Total1.090196.620.5450
Template load0.00230.206020.0012
Template processing1.087796.351820.5439
Template load and register function0.00010.013310.0001
states
state_id_array0.00100.087210.0010
state_identifier_array0.00080.069420.0004
Override
Cache load0.00190.1655120.0002
Sytem overhead
Fetch class attribute can translate value0.00050.048620.0003
Fetch class attribute name0.00080.066930.0003
XML
Image XML parsing0.00040.037720.0002
class_abstraction
Instantiating content class attribute0.00000.000530.0000
General
dbfile0.00070.0631150.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs