Release Notes - eZ Publish / Platform - Version 2014.11 - HTML format

Bug

  • [EZP-21209] - Anonymous access on content/download
  • [EZP-21825] - Temporary files not always deleted when copying from DFS to FS
  • [EZP-22304] - initialize variable $contentInfoObjects in PageService::getValidBlockItemsAsContentInfo( Block $block )
  • [EZP-22408] - Deleting a content does not remove references to this content in relation(list) fields
  • [EZP-22814] - Fix tests database automatic creation
  • [EZP-22839] - DemoBundle settings hardcoded to specific siteaccess names/group
  • [EZP-23152] - deleteVersion removes images from published version
  • [EZP-23168] - ESI or Hinclude request URLs can exceed acceptable size of 8KB
  • [EZP-23186] - eZFind: Elevation error on synchronize
  • [EZP-23194] - Notice on the final step of setup wizard
  • [EZP-23208] - async publishing: the polling javascript can get mixed-up and give bad results
  • [EZP-23211] - Impossible to align multiple cells
  • [EZP-23221] - ez_route() operator in preview causes PHP Fatal error
  • [EZP-23222] - LanguageSwitcher does not work in content preview
  • [EZP-23228] - Wrong translation code for cze
  • [EZP-23232] - Minor bug in base full image.tpl
  • [EZP-23233] - Menu items labels are not translated to additional languages when needed
  • [EZP-23234] - Language Switcher using sub-requests throws an exception in preview
  • [EZP-23241] - KnpMenu not showing menu bar when there is no content
  • [EZP-23249] - Switching siteaccess does not update prioritized languages
  • [EZP-23251] - Javascript error trying to paste an iframe html in a literal html tag
  • [EZP-23254] - DFS - tmp files left if the file size is not identical to the original one
  • [EZP-23255] - No error shown on createObject
  • [EZP-23257] - ezsurvey: fatal error when instantiating a "related object" survey question from cli / rest context
  • [EZP-23262] - Incorrect code documentation for ContentCreateStruct()
  • [EZP-23264] - hasParameter() of LegacyConfigResolver causes an error, if the requested parameter does not exist.
  • [EZP-23269] - DemoBundle: pager design is broken
  • [EZP-23282] - Solr returns wrong results after object language deletion
  • [EZP-23283] - New stack: urlalias_iri problem with multi-byte URL
  • [EZP-23295] - Formtoken exception when copying subtree
  • [EZP-23299] - ezpm: adding a subtree with nodeId misses children
  • [EZP-23310] - Preview causes content cache to be purged and deadlocks
  • [EZP-23312] - Async pub: old processes are filling up the database
  • [EZP-23313] - Yaml ParseException
  • [EZP-23314] - Undefined variable $matcher + matcher should be mandatory in config?
  • [EZP-23316] - AdvancedObjectRelationList: content not saved
  • [EZP-23322] - required object relation list attribute not being validated
  • [EZP-23325] - No redirection is performed after feedback form is correctly submitted
  • [EZP-23332] - Templating Legacy Engine throws warning if TemplateReference is passed as param to supports method
  • [EZP-23335] - Admin preview doesn't use the right pagelayout
  • [EZP-23341] - Incorrect role/policy subtree limitation handling in section/assign
  • [EZP-23344] - render_hinclude not working with nginx
  • [EZP-23348] - Misleading error message on deleted embed objects
  • [EZP-23349] - Property "id" on Image\Value is filled with wrong value
  • [EZP-23350] - button_bg.png not found when using admin design
  • [EZP-23353] - eZ Find: MySQLi errors in cluster DB when using multiple processes (conc > 1)
  • [EZP-23363] - When using alternate tree_root all requests are handled by legacycontroller
  • [EZP-23381] - UserService::loadUserGroupsOfUser() checks wrong permissions
  • [EZP-23384] - Fix ZetaComponents dependencies
  • [EZP-23392] - Notice when using the REST API after upgrading Symfony to 2.5
  • [EZP-23408] - clusterpurge.php not clearing expired images with scope "images"
  • [EZP-23413] - Imagine alias generator: could not find configuration for a filter "original"
  • [EZP-23474] - LegacyEmbedScriptCommand doesn't activate the LegacyBundles
  • [EZP-23477] - Trashing content with an empty image generates an exception
  • [EZP-23497] - Workflow Event / Multiplexer: can not remove user groups from "Users without workflow IDs"
  • [EZP-23505] - Router generates wrong URL without vhost
  • [EZP-23516] - Language switcher and legacy module
  • [EZP-23517] - Excluded uri prefixes result in redirect loop
  • [EZP-23523] - Remove an embed image will cause fatal error when displaying content
  • [EZP-23528] - eZContentObjectTreeNode::createAttributeFilterSQLStrings() returns invalid 'in'/'not in' SQL statements
  • [EZP-23530] - Shipping VAT value is not taken into account
  • [EZP-23553] - Checking for existence of legacy templates does not work
  • [EZP-23580] - FOSHttpCache always matches default site with urielement matcher
  • [EZP-23595] - PDOException in UserService createUser(): Integrity constraint violation
  • [EZP-23599] - Legacy search location gateway is not correctly quoting depth column
  • [EZP-23629] - Can't create new images after Liip Bundle added post_processor config
  • [EZP-23632] - Exception when running eZ Publish behind built in reverse proxy
  • [EZP-23653] - API integration Test fixtures path is too long for windows
  • [EZP-23673] - Can't login if user object has a picture attribute
  • [EZP-23834] - Cached ESI can not be shared among pages because of inner request
  • [EZP-23927] - HTTP cache issue on premium content
  • [EZP-23930] - Adapt HttpCache to comply FOSHttpCacheBundle 1.2

Story

  • [EZP-21527] - As a user I want to perform a simple search using Platform Stack
  • [EZP-22191] - As a User I expect API's with language filters to respect Always available flag
  • [EZP-22280] - Implement a native image AliasGenerator
  • [EZP-22400] - Use FOSHttpCacheBundle + Symfony Cache + Varnish 4 support
  • [EZP-22510] - As a developer, I want to directly inject dynamic settings in my services
  • [EZP-22523] - Support locking with Memcached SessionHandler
  • [EZP-23391] - As a developer, I want to use dynamic setting with stylesheets/javascripts assetic tags

Task

Improvement

  • [EZP-22735] - Make {{ path( 'ez_urlalias' ) }} polymorphic
  • [EZP-22858] - Display in HTML Comments name of the used template
  • [EZP-23045] - In the admin interface: make it possible to sort by visibility
  • [EZP-23095] - Introduce a way to skip the confirmation mail sent upon user registration
  • [EZP-23212] - Enhanced template error handling for some error cases
  • [EZP-23260] - eZ Find update index script shouldn't run if eZ Find is not enabled
  • [EZP-23263] - Allow setting section and state during creation of new object
  • [EZP-23276] - As a developer I would like to manipulate values of fields property in the contentCreateStruct structure
  • [EZP-23343] - Add support for IPv6 addresses and address ranges to DebugByIP feature in eZDebug class to enable debug output
  • [EZP-23351] - Honor relative flag on legacy:assets_install for legacy wrappers
  • [EZP-23355] - Add a getter for wrappedUser property in UserWrapper
  • [EZP-23368] - Migrate image filters leftovers
  • [EZP-23421] - Add support for static cache handler system in rss import cronjob part
  • [EZP-23510] - Add support for overriding ez_page controller with block override rules
  • [EZP-23630] - Add support for image alias post processors

Sub-task

  • [EZP-23566] - Update github doc to correct references to 2014.09

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.