Where can I find old OE versions?

Author Message

Sander van den Akker

Friday 24 March 2006 5:52:38 am

Yesterday I upgraded to the Online Editor 4.0.3, but unfortunately it contains an annoying bug (links on embedded objects are not saved). I would like to step back to 4.0.2, but I can't find it anywhere on the OE productpages. Please provide a link to an editor archive there.

Thanks!

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Tony Wood

Friday 24 March 2006 12:00:54 pm

They used to be here
http://ez.no/download/add_ons/online_editor/ez_publish_3_online_editor

Really eZ should keep older versions. I have the old version so can send it to you if you can confirm you own it.

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Sander van den Akker

Friday 24 March 2006 1:18:43 pm

hehe how should I confirm?
but nevermind, I already got it from a backup ;)

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Kirill Subbotin

Sunday 26 March 2006 11:21:00 am

OE 4.0.4 with this bug fixed is released. Previous versions are available again.

Here is the patch to make it working in 4.0.3.

Index: ezxmltext/handlers/input/ezdhtmlxmlinput.php
===================================================================
--- ezxmltext/handlers/input/ezdhtmlxmlinput.php        (revision 11027)
+++ ezxmltext/handlers/input/ezdhtmlxmlinput.php        (working copy)
@@ -541,13 +541,13 @@
     var $OutputTags = array(
         'section'   => array(),
 
-        'embed'     => array( 'parsingHandler' => 'breakInlineFlow',
+        'embed'     => array( //'parsingHandler' => 'breakInlineFlow',
                               'structHandler' => 'appendLineParagraph',
                               'publishHandler' => 'publishHandlerEmbed',
                               'attributes' => array( 'alt' => 'size',
                                                      'html_id' => 'xhtml:id' ) ),
 
-        'object'    => array( 'parsingHandler' => 'breakInlineFlow',
+        'object'    => array( //'parsingHandler' => 'breakInlineFlow',
                               'structHandler' => 'structHandlerObject',
                               'publishHandler' => 'publishHandlerObject',
                               'attributes' => array( 'alt' => 'size' ) ),

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

Main resources:

Total runtime0.0284 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.0052 588.2578151.2266
Module start 'layout' 0.00520.0031 739.4844220.7188
Module start 'content' 0.00830.0134 960.20311,001.9609
Module end 'content' 0.02170.0066 1,962.164133.9922
Script end 0.0283  1,996.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00279.6127140.0002
Check MTime0.00113.9982140.0001
Mysql Total
Database connection0.00072.594110.0007
Mysqli_queries0.00165.709430.0005
Looping result0.00000.031110.0000
Template Total0.006121.610.0061
Template load0.00093.298210.0009
Template processing0.005218.258610.0052
Override
Cache load0.00072.291110.0007
General
dbfile0.00144.770380.0002
String conversion0.00000.025240.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