Forums / Developer / [BUG?]Match[parent_class_identifier] eZ 3.10 on view line

[BUG?]Match[parent_class_identifier] eZ 3.10 on view line

Author Message

Sébastien Morel

Tuesday 22 January 2008 3:39:33 am

Hi,

I find a strange behaviour for the override condition <b>parent_class_identifier</b>

[image_album]
Source=node/view/line.tpl
MatchFile=line/image_album.tpl
Subdir=templates
Match[class_identifier]=image
Match[parent_class_identifier]=album

This bloc doesn't work.
If I just define :

[image_album]
Source=node/view/line.tpl
MatchFile=line/image_album.tpl
Subdir=templates
Match[class_identifier]=image

it's work.

When I test the <b>parent_class_identifier</b> override condition with a view full It seem to be ok.
Ex :

[album_full]
Source=node/view/full.tpl
MatchFile=full/album.tpl
Subdir=templates
Match[class_identifier]=album
Match[parent_class_identifier]=folder

Why the override condition doesn't work vith a view line ? It's normal behavior ? (I think not)
Somebody can confirm my bug ?

Thanks

It's under ez3.10 with the windows installer configuration... :(

--
eZ c'est plus fort que toi !
http://www.ez-france.org
http://blog.plopix.net
@Novactive (http://www.novactive.com)

Sébastien Morel

Thursday 24 January 2008 2:23:38 am

Nobody ever had this problem? Or not yet?
Thanks

--
eZ c'est plus fort que toi !
http://www.ez-france.org
http://blog.plopix.net
@Novactive (http://www.novactive.com)

Sébastien Morel

Tuesday 29 January 2008 6:05:04 am

Can someone try it ... ?

Thanks for your help.

Séb

--
eZ c'est plus fort que toi !
http://www.ez-france.org
http://blog.plopix.net
@Novactive (http://www.novactive.com)

Sébastien Morel

Thursday 15 May 2008 8:17:00 am

Hi,

I think, I have understood the reason of this bug.

When I read the doc, it's explain the parent_class_identifier works for node/view/*.tpl
http://ez.no/doc/ez_publish/technical_manual/4_0/reference/template_override_conditions

But the parent_class_identifier value is defined one time for the view full node context
in kernel/classes/eznodeviewfunctions.php line 115

So, if in a view full article (contains in a folder) I want to list the comment and,
If I have an override of this type

[comment_line_for_article]
Source=node/view/line.tpl
MatchFile=comment/comment_article.tpl
Subdir=templates
Match[parent_class_identifier]=article
Match[class_identifier]=comment

It doesn't work, but :

[comment_line_for_article]
Source=node/view/line.tpl
MatchFile=comment/comment_article.tpl
Subdir=templates
Match[parent_class_identifier]=folder
Match[class_identifier]=comment

works because the system take the parent_class_identifier of the current node (in view full, the parent of my article is a folder and the override match..) and it does'nt verify the parent_class_identifier of my comment under article.

It's clear ?
But, I don't know yet how fix it !

Somebody know ?

Séb

--
eZ c'est plus fort que toi !
http://www.ez-france.org
http://blog.plopix.net
@Novactive (http://www.novactive.com)

Gaetano Giunta

Thursday 15 May 2008 8:45:53 am

Not sure I really understand the last comment in this thread.

If node of class B is child of node of class A, you can (should be able to) override tpl for view of node B, stating

Source=node/view/full.tpl
Match[parent_class_identifier]=A
Match[class_identifier]=B

This of course is triggered when you are viewing a node B object.

If you have class C that is child of the node of class B, you have to use:

Source=node/view/full.tpl
Match[parent_class_identifier]=B
Match[class_identifier]=C

and this override rule will apply when you browse to node C.

If you are instead browsing to node B, and displaying its children, you are most likely using "content_view_gui view=line". In this case the template used for nodes C is not node/view/line.tpl, but content/view/line. You should try this override:

Source=content/view/line.tpl
Match[parent_class_identifier]=B
Match[class_identifier]=C

Principal Consultant International Business
Member of the Community Project Board

eZ debug

Timing: Jan 30 2025 21:37:25
Script start
Timing: Jan 30 2025 21:37:25
Module start 'content'
Timing: Jan 30 2025 21:37:25
Module end 'content'
Timing: Jan 30 2025 21:37:25
Script end

Main resources:

Total runtime0.1961 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 588.1563370.2734
Module start 'content' 0.00640.0144 958.42971,009.7344
Module end 'content' 0.02080.1753 1,968.16413,899.0859
Script end 0.1961  5,867.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00412.1018200.0002
Check MTime0.00130.6573200.0001
Mysql Total
Database connection0.00060.320710.0006
Mysqli_queries0.101151.55111410.0007
Looping result0.00140.71231390.0000
Template Total0.174889.110.1748
Template load0.00080.420610.0008
Template processing0.174088.712010.1740
Override
Cache load0.00060.284010.0006
Sytem overhead
Fetch class attribute can translate value0.00190.957510.0019
XML
Image XML parsing0.00030.147810.0003
General
dbfile0.00552.8095200.0003
String conversion0.00000.003530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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