Message-ID: <766878678.2928.1485851288287.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_2927_591311887.1485851288287" ------=_Part_2927_591311887.1485851288287 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html 5.4.2 Release Notes

5.4.2 Release Notes

April 21st 2015

eZ announces the availability of 5.4.2, a maintenance release available = for all users of eZ Publish Platform 5.4 containing a notable few updates and fixes.

Newer release available

A newer release is available, rendering update instructions here obsolet= e and non working. Please see 5.4.x Update Instructions for always uptodate instructions for 5.= 4 releases.

 

=20

Updating from a previous version of eZ Publish Platform 5.4

Update to  5.4.1 first before yo= u continue with instructions below.

These instructions take advantage of Composer for maint= enance updates, so make sure you familiarize yourself with the <= /span>Using Composer page= .
For Upgrading from versions prior to 5.4 look at our Upgrading from 5.2 to 5.4, or&= nbsp;Upgrading from 5.3 = to 5.4 page.

= 1. Remove unneeded dependency causing conflicts 

Perform the following command to make sure you you are not affected by c= onflicts caused by this package:

=20
php -d memory_limit=3D-1 composer.phar remove behat/mink-selenium-=
driver --no-update --dev
=20

2. Up= dating Composer Packages selectively

With this command you'll only update packages from eZ (and Symfony) that= have received updates:

=20
php -d memory_limit=3D-1 composer.phar update --no-dev --prefer-di=
st --with-dependencies ezsystems/ezpublish-kernel ezsystems/demobundle ezsy=
stems/ezdemo-ls-extension ezsystems/ezpublish-legacy symfony/symfony
= =20

If you use either ezsystems/ezfind-ls (eZ Find) or ezsystems/ezcontentstaging-ls=  (eZ Content Staging), they must be added to the command line ab= ove.

Legacy extensions autoload must be regenerated. You can do it by running= this command:

php ezpublish/console ezpublish:legacy:script&nbs= p;bin/php/ezpgenerateautoloads.php --extension

Security update

This release fixes a vulnerability in the eZ Publish password recovery func= tion. You need to have the PHP OpenSSL extension (ext-openssl) installed to= take full advantage of the improved security, but even without it security= is improved.

eZ Find

An eZ Find users needs to update their solr schema.xml, this is however = not needed if you install ezfind after performing this update.

For each solr core (located in ezfind/java/solr), you need to edit <m= y-core-name>/conf/schema.xml

Around line 566, right after:

=20
<field name=3D"meta_priority_si" type=3D"sint" indexed=3D"true" =
stored=3D"true" multiValued=3D"true"/>
=20

Add the following lines:

=20
<!-- denormalised fields for hidden and visible path elements --=
>
<field name=3D"meta_visible_path_si" type=3D"sint" indexed=3D"true" stor=
ed=3D"true" multiValued=3D"true"/>     <!-- Visible Location path IDs=
 -->
<field name=3D"meta_visible_path_string_ms" type=3D"mstring" indexed=3D"=
true" stored=3D"true" multiValued=3D"true"/> <!-- Visible Location pa=
th string -->
<field name=3D"meta_hidden_path_si" type=3D"sint" indexed=3D"true" store=
d=3D"true" multiValued=3D"true"/>     <!-- Hidden Location path IDs -=
->
<field name=3D"meta_hidden_path_string_ms" type=3D"mstring" indexed=3D"t=
rue" stored=3D"true" multiValued=3D"true"/> <!-- Hidden Location path=
 string -->
=20

Restart and re-index solr.

Backward compatibilit= y

 The XmlText fix for EZP-23513 (see https://github.com/ezsystems/ezpublish-kernel/pull/1087) deprec= ates/removes the CustomTags pre-converter in favor of a new Expanding conve= rter. While they're not part of the public API, if you rely on this file in= any way, you might want to check and update your code.

<= span class=3D"confluence-anchor-link" id=3D"id-5.4.2ReleaseNotes-packages">= Package updates=

Here are the ezsystems packages that have received an update as part of = this releases:

package version prior version
ezsystems/ezpublish-kernel 5.4.2 5.4.0
ezsystems/ezpublish-legacy 5.4.2 5.4.0
ezsystems/demobundle 5.4.2 5.4.0
ezsystems/ezfind-ls 5.4.2 5.4.0
ezsystems/ezcontentstaging 5.3.5 5.3.3
ezsystems/ezdemo-ls-extension 5.4.2 5.4.0
ezsystems/ezflow-ls-extension 5.3.5 5.3.3.1
ezsystems/ezwt 5.3.5 5.3.1
ezsystems/ezautosave 5.3.5 5.3.1

See 5.4.1 Release Note= s for details about migration from Symfony 2.5 to 2.6.

= Updates and fixes in this release

=20

= =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 = =20 =20 =20 =20 =20 =20
KeySummaryTCreatedUpdatedDueAssigneeReporterPStatusResolution
EZP-22278 =20 As a developer I need Criterion d= ocumentation 3D"Story" Jan 30,= 2014 Jun 03,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24142 =20 As a developer I need SortClause = documentation 3D"Story" Mar 17,= 2015 Apr 08,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24206 =20 As a Developer I want faster sear= ch, using spi cache & indexed columns 3D"Story" Mar 31,= 2015 Jan 20,= 2016 Unassigned Petar Spanja 3D"High" =20 Closed Fixed
EZP-23847 =20 Add Role API parameter to get inh= erited RoleAssignments 3D"Improvement" Jan 02,= 2015 Nov 16,= 2015 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"High" =20 Closed Fixed
EZP-23913 =20 Override legacy fatal error messa= ge 3D"Improvement" Jan 19,= 2015 Apr 10,= 2015 Unassigned Nuno Oliveira 3D"Medium" =20 Closed Fixed
EZP-23940 =20 Decouple search handlers from Per= sistence 3D"Improvement" Jan 28,= 2015 Mar 13,= 2015 Unassigned Petar Spanja 3D"High" =20 Closed Fixed
EZP-23941 =20 Move field map to storage =20 3D"Improvement" Jan 28,= 2015 Mar 13,= 2015 Unassigned Petar Spanja 3D"High" =20 Closed Fixed
EZP-24047 =20 Allow skipping count db query whe= n using SearchService against database 3D"Improvement" Feb 19,= 2015 Jan 20,= 2016 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"High" =20 Closed Fixed
EZP-24048 =20 Don't clear legacy content cache = on symfony cache:clear 3D"Improvement" Feb 19,= 2015 Feb 26,= 2015 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"High" =20 Closed Fixed
EZP-24092 =20 Optimize queries to not perform c= ount when not needed 3D"Improvement" Feb 27,= 2015 Mar 04,= 2015 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"High" =20 Closed Fixed
EZP-24213 =20 FullText stopWordThreshold should= be percentage of content count 3D"Improvement" Apr 01,= 2015 Oct 27,= 2016 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"High" =20 Closed Fixed
EZP-21586 =20 ContentTypeService::createContent= Type() does not check for any permissions 3D"Bug" Sep 18,= 2013 Feb 05,= 2015 Unassigned Petar Spanja 3D"High" =20 Closed Fixed
EZP-21605 =20 Version history Status column is = missing data 3D"Bug" Sep 24,= 2013 Jan 07,= 2015 Unassigned Peter Keung 3D"Medium" =20 Closed Fixed
EZP-21686 =20 ezinfo/copyright has extra "\" th= at don't allow the links to work 3D"Bug" Oct 04,= 2013 May 04,= 2015 Unassigned Pedro Resende 3D"High" =20 Closed Fixed
EZP-21721 =20 Displaying an empty XMLText field= outputs eZXML 3D"Bug" Oct 10,= 2013 Jun 04,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"High" =20 Closed Fixed
EZP-21831 =20 eZFind: customfields with asObjec= t=3Dfalse 3D"Bug" Oct 24,= 2013 Apr 01,= 2015 Unassigned Henning Kvinnesland =20 3D"High" =20 Closed Fixed
EZP-23031 =20 Allow really high file uploads, s= pecially with 32 bits OSs 3D"Bug" Jun 18,= 2014 May 04,= 2015 Unassigned Eduardo Fernandes 3D"Medium" =20 Closed Fixed
EZP-23129 =20 Search API: sorting by field filt= ers the results 3D"Bug" Jul 08,= 2014 Feb 17,= 2015 Unassigned Joao Inacio 3D"High" =20 Closed Fixed
EZP-23278 =20 [Content Staging] Sync fails if y= ou try to use the copy of an object 3D"Bug" Aug 21,= 2014 Jan 06,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-23280 =20 [PHP-FPM&Apache] Server fault= when logging to administration interface 3D"Bug" Aug 22,= 2014 Apr 10,= 2015 Unassigned Cyrille Souchet 3D"High" =20 Closed Fixed
EZP-23302 =20 Update Location fails if no chang= e is performed with the update 3D"Bug" Sep 01,= 2014 Aug 10,= 2015 Unassigned Carlos Revillo 3D"Medium" =20 Closed Fixed
EZP-23403 =20 Fix implementation of Persistence= \Solr\Slot\MoveUserGroup slot 3D"Bug" Sep 29,= 2014 Apr 22,= 2015 Unassigned Petar Spanja 3D"High" =20 Closed Fixed
EZP-23465 =20 Elasticsearch: refactor FieldMap = implementation for caching and multiple fields support 3D"Bug" Oct 14,= 2014 Mar 13,= 2015 Unassigned Petar Spanja 3D"High" =20 Closed Done
EZP-23513 =20 in eZXMLText, a <P> tag is = being add to a link when it surrounds an image 3D"Bug" Oct 24,= 2014 Nov 18,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-23518 =20 Clearing image aliases with Symfo= ny console with --purge option results in PHP warnings 3D"Bug" Oct 25,= 2014 May 12,= 2015 Unassigned Edi Modri=C4=87 3D"Medium" =20 Closed Fixed
EZP-23644 =20 Provide filtering on hidden/visib= le status for multiple locations in content objetcs in eZ Find 3D"Bug" Nov 16,= 2014 May 18,= 2015 Unassigned Paul Borgermans 3D"High" =20 Closed Fixed
EZP-23725 =20 Wrong path_identification_string = when editing in frontend siteaccess using PathPrefix and RootNode =20 3D"Bug" Dec 02,= 2014 Mar 30,= 2015 Unassigned Nuno Oliveira 3D"Medium" =20 Closed Fixed
EZP-23747 =20 Staging: whitespace in a a requir= ed text block field causes sync failure 3D"Bug" Dec 03,= 2014 Jan 06,= 2015 Unassigned Nuno Oliveira 3D"High" =20 Closed Fixed
EZP-23829 =20 Paragraph alignment ignored in le= gacy rendered frontend 3D"Bug" Dec 22,= 2014 Feb 02,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-23834 =20 Cached ESI can not be shared amon= g pages because of inner request 3D"Bug" Dec 22,= 2014 Jan 21,= 2015 Unassigned Nuno Oliveira 3D"High" =20 Closed Fixed
EZP-23835 =20 indexcontent.php cronjob pgsql co= lumns must appear in group by 3D"Bug" Dec 23,= 2014 Jan 09,= 2015 Unassigned Douglas Hammond 3D"Medium" =20 Closed Fixed
EZP-23840 =20 eZFind: incorrect error handling = in elevate configuration 3D"Bug" Dec 29,= 2014 Jan 12,= 2015 Unassigned Joao Inacio 3D"High" =20 Closed Fixed
EZP-23866 =20 Move legacy_mode setting to Legac= yBundle 3D"Bug" Jan 08,= 2015 Aug 25,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"High" =20 Closed Fixed
EZP-23868 =20 Move getLegacyKernel() helper fro= m CoreBundle controller to LegacyBundle 3D"Bug" Jan 08,= 2015 Jan 14,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"High" =20 Closed Fixed
EZP-23870 =20 Async publishing reverts expiry.p= hp 3D"Bug" Jan 08,= 2015 Jan 16,= 2015 Unassigned Nuno Oliveira 3D"High" =20 Closed Fixed
EZP-23872 =20 Query exception thrown when no la= nguage configured in siteaccess 3D"Bug" Jan 11,= 2015 Jan 20,= 2015 Unassigned Owen Parry 3D"High" =20 Closed Fixed
EZP-23879 =20 ezinfo shows wrong copyright info= after move to composer 3D"Bug" Jan 12,= 2015 Apr 09,= 2015 Unassigned Andr=C3=A9 R=C3=B8mcke = 3D"Critic= =20 Closed Fixed
EZP-23884 =20 Nginx template misses semicolon f= or most of the fastcgi_params 3D"Bug" Jan 12,= 2015 Jan 14,= 2015 Unassigned Carlos Revillo 3D"Low" =20 Closed Fixed
EZP-23889 =20 RestProvider must check that is_r= est_request is true 3D"Bug" Jan 13,= 2015 Mar 09,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-23902 =20 Documentation: Multiple User Prov= iders example config not working 3D"Bug" Jan 15,= 2015 Jan 28,= 2015 Unassigned Joao Inacio 3D"High" =20 Closed Fixed
EZP-23903 =20 config.yml refers to wrong sessio= n doc link 3D"Bug" Jan 15,= 2015 Mar 23,= 2015 Unassigned Gunnstein Lye 3D"Medium" =20 Closed Fixed
EZP-23904 =20 ezpublish_legacy_sso causes infin= ite redirect loop on /login 3D"Bug" Jan 15,= 2015 Feb 10,= 2015 Unassigned Joao Inacio 3D"High" =20 Closed Fixed
EZP-23906 =20 The Public API allows to create c= ontent under a non container element 3D"Bug" Jan 16,= 2015 Mar 13,= 2015 Unassigned Damien Pobel 3D"High" =20 Closed Fixed
EZP-23908 =20 expiry.php race condition =20 3D"Bug" Jan 16,= 2015 Apr 06,= 2015 Unassigned Georg Franz 3D"High" =20 Closed Fixed
EZP-23923 =20 ESI/Hinclude URI too long with Co= mpound siteaccess matcher 3D"Bug" Jan 21,= 2015 Feb 04,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"High" =20 Closed Fixed
EZP-23928 =20 Preview cache not being updated <= /a> 3D"Bug" Jan 23,= 2015 Feb 26,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-23930 =20 Adapt HttpCache to comply FOSHttp= CacheBundle 1.2 3D"Bug" Jan 23,= 2015 Jan 30,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"Blocker= =20 Closed Fixed
EZP-23953 =20 Legacy session events not trigger= ed any more 3D"Bug" Jan 29,= 2015 Apr 26,= 2016 Unassigned Ricardo Correia 3D"High" =20 Closed Fixed
EZP-23971 =20 If a user is removed while logged= in, session for that user will throw an exception 3D"Bug" Feb 02,= 2015 Mar 13,= 2015 Unassigned Paulo Bras 3D"High" =20 Closed Fixed
EZP-23978 =20 URLs in legacy_mode lose siteacce= ss uri when index_page is used 3D"Bug" Feb 03,= 2015 Feb 23,= 2015 Unassigned Joao Inacio 3D"High" =20 Closed Fixed
EZP-24010 =20 Fix PHP version warning: 5.3.3, n= ot just 5.3 3D"Bug" Feb 11,= 2015 Feb 11,= 2015 Unassigned Gunnstein Lye 3D"Medium" =20 Closed Fixed
EZP-24017 =20 Security token issue using legacy= bridge 3D"Bug" Feb 13,= 2015 Apr 06,= 2015 Unassigned J=C3=A9r=C3=B4me Vieill= edent 3D"Blocker= =20 Closed Fixed
EZP-24021 =20 Link is wrong with non-main nodes= using 'subtree_array' 3D"Bug" Feb 13,= 2015 Mar 17,= 2015 Unassigned Nuno Oliveira 3D"High" =20 Closed Fixed
EZP-24052 =20 Preview causes redirect to versio= nview not being able to continue editing 3D"Bug" Feb 23,= 2015 May 15,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24053 =20 Preview locks content object, and= cause version edit conflict 3D"Bug" Feb 23,= 2015 Mar 31,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24099 =20 eZ Find not updating Solr index c= orrectly for object relations 3D"Bug" Mar 03,= 2015 Mar 06,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24100 =20 Image content with big multibyte = charset names won't be correctly created 3D"Bug" Mar 04,= 2015 Apr 13,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-24106 =20 ez_is_field_empty does not work f= or a Page field 3D"Bug" Mar 05,= 2015 Apr 14,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
EZP-24113 =20 eZ REST API v1: all eZ log files = except error.log are disabled unless DebugOutput=3Denabled 3D"Bug" Mar 07,= 2015 Apr 01,= 2015 Unassigned Gaetano Giunta 3D"High" =20 Closed Fixed
EZP-24135 =20 Output buffer gets cleared after = legacy call 3D"Bug" Mar 12,= 2015 Mar 24,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24141 =20 Double slash in url after having = searched a default location for an object relation in class edit module 3D"Bug" Mar 17,= 2015 May 05,= 2015 Unassigned Ricardo Correia 3D"Medium" =20 Closed Fixed
EZP-24154 =20 Overriding template with section_= identifier fails when cached 3D"Bug" Mar 19,= 2015 Mar 25,= 2015 Unassigned Paulo Bras 3D"Medium" =20 Closed Fixed
EZP-24197 =20 DOC: ezcache.php --expiry paramet= er can only be used together with --purge 3D"Bug" Mar 27,= 2015 Jun 30,= 2015 Unassigned Gunnstein Lye 3D"Medium" =20 Closed Fixed
EZP-24362 =20 Doc: Upgrade to eZP 5.3.5/5.4.2 m= issing eZ Find instruction 3D"Bug" May 12,= 2015 May 21,= 2015 Unassigned Eduardo Fernandes 3D"High" =20 Closed Fixed
=20
=20 =20

=20
=20

------=_Part_2927_591311887.1485851288287--