Deleted attribute for class does not delete objects' attributes

Author Message

Thomas Brandl

Friday 25 July 2003 2:34:07 am

Hi,

I created a class with attributes a, b and c and two objects from this class. Later I removed attribute c from the class but these two objects still carry that original value and I can't edit these attributes anymore (of course not).

Shouldn't attribute values also be deleted from objects, when their parent class loses it? How do I get rid of them?

Thanks a lot!
Thomas

Jan Borsodi

Saturday 26 July 2003 5:46:59 am

The attributes should have been deleted, if not there is a bug of some kind.
Which eZ publish version are you using?
Has there been some modifications to it, new extensions, changed some PHP code?

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Thomas Brandl

Monday 28 July 2003 1:43:54 am

Hey Jan,

version is 3.1-1, with no mods at all! Maybe some others try the same thing so we confirm it's a bug (or maybe my fault).

regrads
Tom

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 30 2025 21:39:48
Script start
Timing: Jan 30 2025 21:39:48
Module start 'layout'
Timing: Jan 30 2025 21:39:48
Module start 'content'
Timing: Jan 30 2025 21:39:48
Module end 'content'
Timing: Jan 30 2025 21:39:48
Script end

Main resources:

Total runtime0.0227 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.3828151.2422
Module start 'layout' 0.00490.0040 739.6250220.7500
Module start 'content' 0.00890.0123 960.3750997.8359
Module end 'content' 0.02120.0015 1,958.210929.9922
Script end 0.0227  1,988.2031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002711.8654140.0002
Check MTime0.00114.6692140.0001
Mysql Total
Database connection0.00073.191410.0007
Mysqli_queries0.00229.469530.0007
Looping result0.00000.100610.0000
Template Total0.00114.810.0011
Template load0.00083.586610.0008
Template processing0.00031.201110.0003
Override
Cache load0.00062.456710.0006
General
dbfile0.00031.135180.0000
String conversion0.00000.038840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs