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

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

Main resources:

Total runtime0.7410 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 588.3594152.6563
Module start 'layout' 0.00750.0032 741.015639.4922
Module start 'content' 0.01070.7288 780.5078550.7891
Module end 'content' 0.73950.0015 1,331.296912.0938
Script end 0.7410  1,343.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4765160.0002
Check MTime0.00140.1870160.0001
Mysql Total
Database connection0.00090.124210.0009
Mysqli_queries0.686292.6035600.0114
Looping result0.00070.0920580.0000
Template Total0.709495.720.3547
Template load0.00200.268720.0010
Template processing0.707495.470320.3537
Template load and register function0.00020.028610.0002
states
state_id_array0.00150.199610.0015
state_identifier_array0.00080.114320.0004
Override
Cache load0.00160.2154260.0001
Sytem overhead
Fetch class attribute can translate value0.00090.117020.0004
Fetch class attribute name0.00170.227250.0003
XML
Image XML parsing0.00060.086820.0003
class_abstraction
Instantiating content class attribute0.00000.006160.0000
General
dbfile0.00080.1129160.0001
String conversion0.00000.001440.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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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