Forums / Developer / Bug in 4.3rc1 content/view/full when no override exist for class/node?

Bug in 4.3rc1 content/view/full when no override exist for class/node?

Author Message

Denitsa M.

Thursday 25 March 2010 6:26:19 am

Hi,

we're testing 4.3 rc1 and we've noticed something very strange - when a class has no override defined in override.ini file, we get a blank page in browser when loading the full view of any object of this class. It seems the system is not loding the standard node/view/full.tpl when no override templates are found. Can anyone confirm this, or it's a problem coming from our installation and settings, and not from ezp release? The same blank page comes when you drop the virtual url and simply write ../content/view/full/XXXX in your browser.

Logs for project and apache do not give any warnings or errors, and for requested object I see 200 responce. Any ideas?

Thanks,

Deni

Iguana IT - http://www.iguanait.com

Nicolas Pastorino

Thursday 25 March 2010 8:35:19 am

Hi Denitsa,

Which package did you install ? eZ Webin? eZ Flow? Plain ?
And when you say "blank page", do you mean totally blank, or only the content part ?

Let us know,
Cheers!

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Denitsa M.

Tuesday 06 April 2010 7:16:42 am

Hi, Nic,

thanks for answer and sorry for late reply. Installation is with ezflow and ezwebin, but we do not use the common "install" though, so nothing could have happened there (I mean during install). And by "blank page" I mean totally blank - this is the strange. We checked everything, from settings, through extension order to disabling extensions and so on, and the same situation, that's why I decided to ask if anyone else had the same problem, but by your questions I assume that you do not have this issue, so I suppose it should be from our own installation?

Thanks!

Deni

Iguana IT - http://www.iguanait.com

Nicolas Pastorino

Tuesday 06 April 2010 7:38:48 am

Hello Denista,

No i do not face this issue. I think, from the symptoms you are describing, that you should check both apache and PHP error logs. What platform are you running eZ Publish on ?
Do you have the same issues with the final 4.3 version ?

Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

eZ debug

Timing: Jan 17 2025 23:51:52
Script start
Timing: Jan 17 2025 23:51:52
Module start 'content'
Timing: Jan 17 2025 23:51:53
Module end 'content'
Timing: Jan 17 2025 23:51:53
Script end

Main resources:

Total runtime1.2387 sec
Peak memory usage4,096.0000 KB
Database Queries61

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.1016180.7969
Module start 'content' 0.00551.2296 769.8984555.8984
Module end 'content' 1.23500.0036 1,325.796946.0391
Script end 1.2387  1,371.8359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.2270140.0002
Check MTime0.00130.1071140.0001
Mysql Total
Database connection0.00070.053610.0007
Mysqli_queries1.196696.5956610.0196
Looping result0.00060.0522590.0000
Template Total1.208797.620.6043
Template load0.00190.152920.0009
Template processing1.206797.417120.6034
Template load and register function0.00010.009910.0001
states
state_id_array0.00170.137110.0017
state_identifier_array0.00160.128920.0008
Override
Cache load0.00160.1269260.0001
Sytem overhead
Fetch class attribute can translate value0.00050.040120.0002
Fetch class attribute name0.00130.105750.0003
XML
Image XML parsing0.00060.045520.0003
class_abstraction
Instantiating content class attribute0.00000.001360.0000
General
dbfile0.00080.0649180.0000
String conversion0.00000.000530.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs