Re: Plone 5.0rc3 soft-released
Philip Bauer <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
I could not reproduce that. From which version did you upgrade? Philip > Am 22.09.2015 um 03:53 schrieb Nathan Van Gheem <[email protected]>: > > New site is working well but tested upgrade and I get this: > > Starting the migration from version: 5009 > Role / permission map imported. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.init. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.export. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.deps. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.conf. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.url. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.css. > Removed record plone.resources/resource-plone-app-discussion-stylesheets.js. > Upgrade aborted. Error: > Traceback (most recent call last): > File "/Users/nathan/buildout-cache/eggs/Products.CMFPlone-5.0rc3-py2.7.egg/Products/CMFPlone/MigrationTool.py", line 257, in upgrade > step['step'].doStep(setup) > File "/Users/nathan/buildout-cache/eggs/Products.GenericSetup-1.8.0-py2.7.egg/Products/GenericSetup/upgrade.py", line 166, in doStep > self.handler(tool) > File "/Users/nathan/buildout-cache/eggs/plone.app.upgrade-1.3.16-py2.7.egg/plone/app/upgrade/v50/betas.py", line 512, in to50rc3 > registry['plone.email_charset'] = portal.email_charset > File "/Users/nathan/buildout-cache/eggs/plone.registry-1.0.2-py2.7.egg/plone/registry/registry.py", line 47, in __setitem__ > self.records[name].value = value > File "/Users/nathan/buildout-cache/eggs/plone.registry-1.0.2-py2.7.egg/plone/registry/registry.py", line 186, in __getitem__ > field = self._getField(name) > File "/Users/nathan/buildout-cache/eggs/plone.registry-1.0.2-py2.7.egg/plone/registry/registry.py", line 243, in _getField > field = self._fields[name] > KeyError: 'plone.email_charset' > Starting upgrade of core addons. > Done upgrading core addons. > End of upgrade path, migration has finished > The upgrade path did NOT reach current version > Migration has failed > > On Mon, Sep 21, 2015 at 6:31 PM, Eric Steele <esteele-z4DKO/[email protected]> wrote: > 5.0rc3 is pending at http://dist.plone.org/release/5.0rc3-pending/versions.cfg > > Please give it a try and confirm that there are no immediate issues. > > Eric > > Changelog > > setuptools: 18.0.1 → 18.3.1 > > zc.buildout: 2.4.0 → 2.4.3 > > Products.ATContentTypes: 2.2.6 → 2.2.7 > > • Pull value for link_redirect, types_view_action_in_listings settings from the configuration registry. [esteele] > Products.Archetypes: 1.10.9 → 1.10.10 > > • Pull types_link_to_folder_contents values from the configuration registry. > [esteele] > > • Set calendar_starting_year and calendar_future_years_available in registry. > See https://github.com/plone/Products.CMFPlone/issues/872 > [pbauer] > > Products.CMFEditions: 2.2.14 → 2.2.15 > > • use unrestricted search for storage statistics [tschorr] > Products.CMFPlacefulWorkflow: 1.6.2 → 1.6.3 > > • Allow unicode as workflow-policy-name [pbauer] > Products.CMFPlone: 5.0rc2 → 5.0rc3 > > • Fix i18n in accessibility-info.pt > [vincentfretin] > > • Resolve deprecation warnings about portal_url > [fulv] > > • Improve contrast for pending state when state menu active (closes 913_). > [rodfersou] > > • Fix buttons positions on resource registry (closes 886). > [rodfersou] > > • Add missing file for ace-editor to edit XML files (closes 895_). > [rodfersou] > > • Remove empty options for Site Settings configlet (closes 996_). > [rodfersou] > > • Hide document byline viewlet by default. > [esteele] > > • Move portal property email_charset to the registry. > [esteele] > > • Fix #950: Missing personal toolbar when expanding the horizontal toolbar > [ichim-david] > > • Make sure portal_actions are imported before default portlets. Fixes #1015 > [vangheem] > > • Move calendar_starting_year and calendar_future_years_available to > registry and Products.Archetypes. > [pbauer] > > • Use registry lookup for types_use_view_action_in_listings > [esteele] > > • Add view @@hero to be included by plonetheme.barceloneta with diazo. > [pbauer] > > • Fix #991: improve contrast for pending state in tollbar. > [pabo3000] > > • remove unused code to create NavTree probably left from Plone 3.0 times > and since a while handled by plone.app.portlets. > > • add navigation root registry value > [jensens] > > • Implement new feed syndication using NewsML 1 <http://iptc.org/standards/newsml-1/>_, > an IPTC standard that provides a media-type-independent, structural framework for multi-media news. > [frapell, jpgimenez, tcurvelo, rodfersou] > > • provide positive number validator > [vangheem] > > • Move external_links_open_new_window, redirect_links to the registry. > [esteele] > > • Remove invalid_ids portal property as it isn't used. > [esteele] > > • Fix #963: respect icon visibility setting > [vangheem] > > • Fix #935: Fix group membership form rendering when group can't be found. > [esteele] > > • Fix redirect for syndication-controlpanel. > [pbauer] > > • Add advanced-option to button "Add Plone Site" in ZMI. > [pbauer] > > • Fix #952: Toolbar menu completely misplaced because of link duplication > [ichim-david] > > • Fix issue where some filter settings would not get saved and provide > correct defaults > [vangheem] > > • Better default tinymce settings > [vangheem] > > • Give some padding at the bottom of the toolbar menu dropdowns > [sneridagh] > > Products.CMFQuickInstallerTool: 3.0.11 → 3.0.12 > > • When uninstalling a product, mark its install profile as unknown, so portal_setup also regards it as not installed. [maurits] > Products.GenericSetup: 1.7.7 → 1.8.0 > > • Be more forgiving when dealing with profile ids with or without > profile- at the start. All functions that accept a profile id > argument and only work when the id does not have this string at > the start, will now strip it off if it is there. For example, > getLastVersionForProfile will give the same answer whether you > ask it for the version of profile id foo or profile-foo. > > • Dependency profiles from metadata.xml that are already applied, > are not applied again. Instead, its upgrade steps, if any, are > applied. In code you can choose the old behavior of always applying > the dependencies, by calling runAllImportStepsFromProfile with > dependency_strategy=DEPENDENCY_STRATEGY_REAPPLY. There are four > strategies, which you can choose in the ZMI. > > Products.PlonePAS: 5.0.3 → 5.0.4 > > • Remove tests for non-utf-8 encodings. [esteele] > Products.PortalTransforms: 2.1.9 → 2.1.10 > > • Add iframe as a valid tag [vangheem] > mockup: 2.0.9 → 2.0.12 > > • Update manifest to include required files. > [esteele] > > • Update manifest to include required json files. > [esteele] > > • Fix buttons positions on resource registry (closes 886). > [rodfersou] > > • Fix inline TinyMCE to work together with mosaic. The inline option must > now be passed to the patterns option object instead to the patterns tiny > options object. > [thet] > > • Pass more i18n labels to the PickADate pattern > [ichim-david] > > plone.app.blob: 1.5.16 → 1.6.0 > > • Use configuration registry to set types_use_view_action_in_listings values. [esteele] > plone.app.content: 3.0.11 → 3.0.12 > > • Require cmf.ModifyPortalContent for content_status_history > [vangheem] > > • Pull typesUseViewActionInListings settings from registry. > [esteele] > > plone.app.contentlisting: 1.2.1 → 1.2.2 > > • ids_not_to_list has been removed. Use the exclude from navigation setting instead. [jensens] > plone.app.contentrules: 4.0.7 → 4.0.8 > > • Fix i18n in mail.pt > [vincentfretin] > > • Pull email_charset from the configuration registry instead of site properties > [esteele] > > plone.app.contenttypes: 1.2.1 → 1.2.3 > > • Do not raise an exception for items where @@full_view_item throws an > exception. Instead hide the object. > [pbauer] > > • Do not raise errors when IPrimaryFieldInfo(obj) fails (e.g. when the > Schema-Cache is gone). > Fixes https://github.com/plone/Products.CMFPlone/issues/839 > [pbauer] > > • Fix an error with logging an exception on indexing SearchableText for files > and concating utf-8 encoded strings. > [thet] > > • Make consistent use of LeadImage behavior everywhere. Related to > plone/plone.app.contenttypes#1012. Contentleadimages no longer show up in > full_view since they are a viewlet. > [sneridagh, pbauer] > > • Fixed the summary_view styling > [sneridagh] > > • redirect_links property has moved to the configuration registry. > > • redirect_links, types_view_action_in_listings properies have moved to the > configuration registry. > [esteele] > > • Prevent negative ints and zero when limiting collection-results. > [pbauer] > > plone.app.dexterity: 2.1.11 → 2.1.13 > > • Fix issue with permission checker add form context (1027_). > [alecm] > > • Fix ace editor javascript reference (895_). > [rodfersou] > > • Rerun i18ndude and updated German translation. > [pabo3000] > > • Remove unittest2 dependency. > [gforcada] > > plone.app.discussion: 2.4.5 → 2.4.8 > > • Use registry lookup for types_use_view_action_in_listings > [esteele] > > • Remove discussion.css > [pbauer] > > • Fix reply button not showing up since it uses a hide class which needs > to be removed instead of a display value > [ichim-david] > > • Tweak discussions.css styles to better live with plonetheme.barcelonata > [ichim-david] > > • Fix editing comments in Plone 5. > [pbauer] > > • Move anonymous_email_enabled after anonymous_comments in controlpanel. > [pbauer] > > plone.app.event: 2.0 → 2.0.2 > > • Update French translations > [enclope] > > • Resolve deprecation warning for getDefaultPage. > [jensens] > > • Fix word break on event linsting template > [sneridagh] > > • Enable event-portlet by default. > Fixes https://github.com/plone/Products.CMFPlone/issues/760 > [pbauer] > > • Prevent negative number of items in event-portlet. > [pbauer] > > • Remove unittest2 dependency. > [gforcada] > > • Resolve deprecation warning for getDefaultPage. > [fulv] > > plone.app.iterate: 3.1.1 → 3.1.2 > > • Fixed test to pass with recent plone.app.content change that requires the cmf.ModifyPortalContent permission for the content_status_history page. [maurits] > plone.app.layout: 2.5.13 → 2.5.15 > > • Pull mark_special_links, external_links_open_new_window, > types_view_action_in_listings values > from configuration registry. > [esteele] > > • Respect @@site_controlpanel configuration to show publication date > in document_byline (closes #1037_). > [rodfersou] > > • Fuzzy dates for document_byline (closes #1000_). > [rodfersou] > > • add icons-off body class for icon setting > [vangheem] > > • Use global site-title for og:site_name. > Fixes https://github.com/plone/Products.CMFPlone/issues/951 > [pbauer] > > plone.app.locales: 5.0.2 → 5.0.4 > > • Update Basque translation > [erral] > > • Update Italian translation > [ale-rt] > > • Update Traditional Chinese translation. > [l34marr] > > • Update French translation > > plone.app.portlets: 3.0.10 → 3.1.1 > > • Remove global settings for navigation tree's top_level, > current_folder_only > [esteele] > > • Prevent values lower than 1 in number of items. > [pbauer] > > • Resolve deprecation warning for isDefaultPage. > [fulv] > > • Fix broken link in manage-content-type-portlets. > https://github.com/plone/Products.CMFPlone/issues/959 > [pbauer] > > plone.app.querystring: 1.3.7 → 1.3.8 > > • Fixed problems introduced by merge. > [jensens] > > • Add "before/after N days" functionality > [petschki] > > • Fixed Sortable Indexes to not return ZCTextIndex type indexes. > [winstonf88] > > plone.app.registry: 1.3.3 → 1.3.5 > > • Fix styling alignment issues with the buttons. > [sneridagh] > > • registry javascript fix to not auto-expand search field as it was > not working well > [vangheem] > > plone.app.theming: 1.2.11 → 1.2.13 > > • Pull mark_special_links, external_links_open_new_window values > from configuration registry. > [esteele] > > • Fix visual glitch on Safari > [davilima6] > > • Show active theme at the top of the theme list. > Fixes https://github.com/plone/plone.app.theming/issues/70 > [tmassman] > > • Remove bundled twitter bootstrap theme 'example'. > Fixes https://github.com/plone/Products.CMFPlone/issues/877 > [pbauer] > > • Remove duplicate type attribute for theming control panel delete modal. > [esteele] > > plone.app.upgrade: 1.3.15 → 1.3.16 > > • Plone 4.3: upgrade TinyMCE correctly. Update sunburst theme profile > version when applying its upgrade step. Update CMFEditions. Update > plone.app.jquery. > This fixes > https://github.com/plone/Products.CMFPlone/issues/812 > [maurits] > > • Portal properties calendar_starting_year and calendar_future_years_available > were moved to registry. > [pbauer] > > • Remove unused invalid_ids portal property > [esteele] > > plone.app.widgets: 2.0.0 → 2.0.1 > > • Pull types_link_to_folder_contents values from the configuration registry. [esteele] > plone.app.workflow: 2.2.3 → 2.2.4 > > • Use safe_unicode for search in @@sharing. Fixes https://github.com/plone/Products.CMFPlone/issues/930 [pbauer] > plone.app.z3cform: 1.1.3 → 1.1.5 > > • Don't check portal_registry for default_charset, we only accept > utf-8. > [esteele] > > • Allow time options to be customized for DatetimeWidget. > [thet] > > • Wrap context to allow tools to be found in text widget. > [cguardia] > > • Remove unittest2 dependency. > [gforcada] > > plone.api: 1.4.5 → 1.4.6 > > • Fixed api.content.find with combination of depth and path. Path > is no longer ignored then. > [maurits] > > • Remove unittest2 dependency. > [gforcada] > > plone.dexterity: 2.3.4 → 2.3.5 > > • Use registry lookup for types_use_view_action_in_listings > [esteele] > > • Don't check type constraints in AddForm.update() if request provides > IDeferSecurityChecks. > [alecm] > > plone.event: 1.2 → 1.3 > > • Remove unittest2 dependency. [gforcada] > plone.protect: 3.0.7 → 3.0.8 > > • conditionally patch Products.PluggableAuthService if needed > [vangheem] > > • Do not raise ComponentLookupError on transform > [vangheem] > > plonetheme.barceloneta: 1.6.12 → 1.6.13 > > • Add spaces beetween checks and labels in search filter (closes #982_). > [rodfersou] > > • Center buttons on ordered selection lists (closes #1017_). > [rodfersou] > > • Center checkboxes on user/group matrix (closes 1003_). > [rodfersou] > > • Remove hero-element from index.html. Instead include a view @@hero. > Fixes https://github.com/plone/Products.CMFPlone/issues/974 > [pbauer] > > • Harmonize plone.app.discussion styles and discussion.plone.less styles > refs (refs #764_) > [ichim-david] > > • Fix display of date widget arrows and footer buttons (refs #891_). > [ichim-david] > > • Clean Gruntfile.js, package.json and HOWTO_DEVELOP.rst of grunt > plugins and information which this package no longer uses since > commit 9f5434 > [ichim-david] > > • provide basic table styles > [vangheem] > > • Fixed (refs #979_ and #981_) related to text not wrapping when unusual > (and artificial) text with no white-space exists in the page > [sneridagh] > > • Fixed styling problems when figcaption is very long > [sneridagh] > > • Renamed the news.plone.less into behaviors.plone.less as it no longer make > sense > [sneridagh] > > z3c.form: 3.2.6 → 3.2.7 > > • Remove "cannot move farther up/down" messages > in ordered select widget. > [esteele] > > • Updated Traditional Chinese translation. > [l34marr] > > plone.app.versioningbehavior: 1.2.4 → 1.2.5 > > • Update French translations [enclope] > plone.app.multilingual: 3.0.7 → 3.0.11 > > • Fix the old fixed fake tabbing with the back to Site Setup link. > [sneridagh] > > • update French translations > [enclope] > > • Fix migration-view, lp-migration-after and after-migration-cleanup. > [pbauer] > > • Fix translation-map. > Fixes https://github.com/plone/plone.app.multilingual/issues/175 > [pbauer] > > • Add auth-key to pam-migration. > [pbauer] > > • Fix @@relocate-content. > [pbauer] > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Plone-developers mailing list > Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/plone-developers > > > > > -- > Nathan Van Gheem > Solutions Architect > Wildcard Corp > ------------------------------------------------------------------------------ > _______________________________________________ > Plone-developers mailing list > Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/plone-developers ------------------------------------------------------------------------------ _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers
signature.asc
(application/pgp-signature, 496 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJWAPRSAAoJEOeXgSbn9GtJg54IAIOIcaPqmemr3+YPrMOQHQqw CWPa8BABiyq71gB3EbxJqSLofq4RIlLhJDfViVbDKvH3za99ibTjTHJUlXdeHiP5 Ez4kOdIVKlq7NNQk2lc5UkWfqDanJRAW+mYTPxuovGJ1482Gsr7JzYoVclVfFKNp c1Zne01F4drgnQpTYq5ILIY1e81nZzuNIcQjQHEW2q3KG5DMzG7ETc49fZepvuqQ ovIPKvsO89uuSisRADdYrVEiIzTLOE8kVex59Ua98BxoBXKngVYlskm6Y7YxO71+ ElIzxdYU4AUEdeAOvAKWya82iJi8oW76uv9j/120wwqFeRF34dUg2aT56fAZIKU= =GUqg -----END PGP SIGNATURE-----