Enhanced Object Relation, Create new objects

Author Message

eric l

Monday 21 November 2005 12:12:29 pm

So I love being able to create new objects through the EOR! There seems like there is a slight bug where an empty object gets created when you first click 'Create New' before you have the fields needed to actually supply it data. Not a showstopper by any means, just thought I would mention it.

A super quick glance at the code make it look like an empty object is created every time you click the button, so you are always going to end up with one empty one. Maybe we need a 'update objects' button as well as the 'create new' button once there is > 0 new objects to edit. It would everything 'create new' does but just doesn't make another new object.

Gabriel Ambuehl

Tuesday 22 November 2005 12:00:31 am

The code behind this is relatively hairy I must admit. The issue is this: ez can't handle form input for an object that doesn't yet exist so you HAVE to create it first in order to edit it.

As for update current object, if you got the inclination to add that, feel free. I currently don't have the time (maybe this weekend, possibly later).

Visit http://triligon.org

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 16:02:02
Script start
Timing: Jan 18 2025 16:02:03
Module start 'layout'
Timing: Jan 18 2025 16:02:03
Module start 'content'
Timing: Jan 18 2025 16:02:03
Module end 'content'
Timing: Jan 18 2025 16:02:03
Script end

Main resources:

Total runtime0.6580 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.0056 588.0469152.6406
Module start 'layout' 0.00560.0035 740.687539.4766
Module start 'content' 0.00910.6475 780.1641484.6328
Module end 'content' 0.65660.0014 1,264.79698.1250
Script end 0.6580  1,272.9219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4706160.0002
Check MTime0.00130.1916160.0001
Mysql Total
Database connection0.00070.111510.0007
Mysqli_queries0.621694.4669540.0115
Looping result0.00050.0778520.0000
Template Total0.629895.720.3149
Template load0.00200.298520.0010
Template processing0.627895.407620.3139
Template load and register function0.00020.025110.0002
states
state_id_array0.00080.125710.0008
state_identifier_array0.00080.120420.0004
Override
Cache load0.00150.233480.0002
Sytem overhead
Fetch class attribute can translate value0.00060.088620.0003
Fetch class attribute name0.00190.285420.0009
XML
Image XML parsing0.00030.041320.0001
class_abstraction
Instantiating content class attribute0.00000.000920.0000
General
dbfile0.00060.0951100.0001
String conversion0.00000.001640.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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs