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

An exception has been thrown during the rendering of a template Route 'ezpublish_ezdemo_search' not found

    XMLWordPrintable

Details

    Description

      If you create a new bundle to be able to create a new design, you'll get the following error

      An exception has been thrown during the rendering of a template ("None of the chained routers were able to generate route: Route 'ezpublish_ezdemo_search' not found") in eZDemoBundle::page_header_searchbox.html.twig at line 1. 
      
      • Create a new bundle
      • Edit the bundle main class and add
        public function getParent()
        {
        	return 'eZDemoBundle';
        }
        
      • Copy the demobundle pagelayout.html.twig and past it to the Resources/view folder
      • Clear the caches
      • Access to the frontpage, in "dev" mode

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: