Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-31872

Error after publishing Content Item

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • None

    Description

      Happens on latest 2.5 branch in metarepository, probably a regression of https://jira.ez.no/browse/EZP-31086.

      Steps to reproduce:
      1. Login as admin
      2. Go to Content -> Content structure
      3. Start creating a new Folder Content Item
      4. Click Publish

      Expected:
      I'm viewing the published item in AdminUI

      Actual:
      Exception:

      Symfony\Component\Routing\Exception\ResourceNotFoundException:
      None of the routers in the chain matched url '/admin/folder'
      
        at vendor/symfony-cmf/routing/src/ChainRouter.php:210
        at Symfony\Cmf\Component\Routing\ChainRouter->doMatch('/admin/folder2')
           (vendor/symfony-cmf/routing/src/ChainRouter.php:148)
        at Symfony\Cmf\Component\Routing\ChainRouter->match('/admin/folder2')
           (vendor/ezsystems/ezplatform-admin-ui/src/lib/RepositoryForms/Form/Processor/Content/SystemUrlRedirectProcessor.php:117)
        at EzSystems\EzPlatformAdminUi\RepositoryForms\Form\Processor\Content\SystemUrlRedirectProcessor->resolveSystemUrlRedirect(object(FormActionEvent))
           (vendor/ezsystems/ezplatform-admin-ui/src/lib/RepositoryForms/Form/Processor/Content/SystemUrlRedirectProcessor.php:73)
        at EzSystems\EzPlatformAdminUi\RepositoryForms\Form\Processor\Content\SystemUrlRedirectProcessor->processRedirectAfterPublish(object(FormActionEvent), 'content.edit.publish', object(TraceableEventDispatcher))
           (vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115)
        at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(FormActionEvent), 'content.edit.publish', object(TraceableEventDispatcher))
           (vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214)
        at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'content.edit.publish', object(FormActionEvent))
           (vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44)
        at Symfony\Component\EventDispatcher\EventDispatcher->dispatch('content.edit.publish', object(FormActionEvent))
           (vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143)
        at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('content.edit.publish', object(FormActionEvent))
           (vendor/ezsystems/repository-forms/lib/Form/ActionDispatcher/AbstractActionDispatcher.php:86)
        at EzSystems\RepositoryForms\Form\ActionDispatcher\AbstractActionDispatcher->dispatchAction('content.edit.publish', object(FormActionEvent))
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: