Skip to content

6.7.4-rc1

Pre-release
Pre-release

Choose a tag to compare

@bdunogier bdunogier released this 04 Jul 12:52
· 1799 commits to 7.5 since this release

Fixed since v6.7.3.

  • Proper handling of missing images (#2036, EZP-27551)
  • Wrong POSIX locale code ru_RI (#2041)
  • PHPUnit forward compatibility layer (#2030)
  • Serialization error on empty fielddescription (#2045, EZP-26710)
  • Make MigrationHandler::setIODataHandlersByIdentifiers() not final (#2037, EZP-27564)
  • ConfigResolver default scope is not updated when SiteAccess is matched (#2028, EZP-27510)
  • Command to clean up relations causing "Unknown relation type 0." exception (#1979, EZP-27254)
  • Remove duplicated definitions of legacy search services (#2023)
  • ContentBased matchers should check instance of ContentValueView rather than ContentView (#2012, EZP-27453)
  • Error when translate a content with no image (#2016, EZP-27441)
  • Exception when running config:dump-reference (#2019, EZP-27490)
  • Procedure to migrate existing images/binaries to another IO adapter (#1972, EZP-25946)
  • Tag failing Scenario as broken because of security issue fix (#2015, #2018, EZP-27399)
  • "No default value" in content type view for a default value of ezinteger = 0, ezfloat = 0.0, ezisbn, ezstring = '0' (#2006, EZP-26878)
  • Google maps scrollWeel is internally a string, externally boolean (#2005, EZP-27358)
  • Google maps key not injected into Platform UI (#2005, EZP-27358)
  • Missing import of \InvalidArgumentException in eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/ImageExtension (#2003)
  • Error when edit empty not required date (#1996, EZP-27373)
  • Unable to login as admin after trying to login with an user which group as no role (#1994, EZP-26794)
  • Fixed default fields group list (#1991, EZP-26608)
  • Update FileSystemTwigIntegrationTestCase::doIntegrationTest for Twig 2.* (#1986, EZP-27367)
  • Updated InputParserPassTest to respect case of service id (#1998)
  • Fixing toFieldDefinition method for ISBNConverter (#1983, EZP-24617)
  • TextField is multivalued (#1948, EZP-27280)
  • Fulltext search not working on "User" content (#1980, EZP-27250)
  • Error saving a binary field copied translation (#1953, EZP-26164)
  • Cannot override view parameters (#1976, EZP-27331)
  • Better handle undefined key in twig template (#1820, EZP-26068)
  • Wrong Path Format in PreviewLocationProvider (EZP-27297)
  • Remove abstract on DebugTemplate to fix dumping logs in profiler (#1957, EZP-27290)
  • Ignore facetBuilders in LegacySE, don't throw (#1970, EZP-27296)
  • Fix broken LegacyDFSCluster::create()