Forums / Extensions / eZ Flow / Block views are messed-up when re-order with drag&drop

Block views are messed-up when re-order with drag&drop

Author Message

Denitsa M.

Monday 14 March 2011 5:46:40 am

Hello,

for some time we've been testing the 4.4 release with ezflow 2.2 stable from gidhub. The following problem appeared during test of ezflow edition in backend - let's say I have an object with ezpage datatype attribute, in which I have X zones with blocks inside of these. When I edit the object and I change block order in any of the zones using drag&drop, I see the blocks moved correctly (in the new order) and I publish the object. The interesting part comes here - I go in frontend, and I see the blocks with new order, but the overrides are lost - I see standard block/view/view.tpl loaded instead of my overrides (which have been loading fine before the change).

Some research lead me to the real issue - if I have block1 (with view1) and block2 (with view2) into a zone, and I do grad&drop on block2, placing it infront of block1, after publishing the object, these 2 blocks have their VIEWS swapped - in short, after the change is published, system now see block1 with view2 and block2 with view1, for which ofc I do not have overrides, so it loads block/view/view.tpl. Debugging $block variable in view.tpl shows that $block.view params for these two blocks have now swapped values.

Even more interesting is this - when I re-edit the object and I use arrows to change block order (no matter how, just do some order changes on the messed up blocks), after publish in frontend I see CORRECT overrides, because now the views of these block are CORRECT again.

eZP is not installed via browser, it is direct installation, and ezflow, ezwebin and ezjscore are added after that, and at latest stable versions.

Has anyone had this issue, if yes - did you solve it and how? Any suggestions how to solve it?

For clarification, in block.ini definitions of block1 and block2 are correct, and these blocks DO NOT HAVE views with the same identifiers or anything, and view1 only belongs to block1, as well as view2 belongs only to block2.

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

eZ debug

Timing: Jan 29 2025 13:36:58
Script start
Timing: Jan 29 2025 13:36:58
Module start 'content'
Timing: Jan 29 2025 13:36:58
Module end 'content'
Timing: Jan 29 2025 13:36:58
Script end

Main resources:

Total runtime0.1128 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.2031180.7656
Module start 'content' 0.00580.0062 768.968894.8359
Module end 'content' 0.01200.1008 863.8047525.6563
Script end 0.1128  1,389.4609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00342.9883200.0002
Check MTime0.00131.1485200.0001
Mysql Total
Database connection0.00070.585710.0007
Mysqli_queries0.072464.17151410.0005
Looping result0.00080.68581390.0000
Template Total0.100589.010.1005
Template load0.00090.840910.0009
Template processing0.099588.177410.0995
Override
Cache load0.00070.594510.0007
Sytem overhead
Fetch class attribute can translate value0.00050.451910.0005
XML
Image XML parsing0.00020.165910.0002
General
dbfile0.00716.2801200.0004
String conversion0.00000.005130.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