Fehler bei Pagination nach Suche

Hallo, auf meinem Server läuft Shopware 4.0.5. Nachdem ein Benutzer nach einem Artikel gesucht hat, und bei den Suchergebnissen landet, stimmt erst mal alles. Möchte der Benutzer danach aber z.B. auf Seite 2(egal auf welche Seite) der Suchergebnisse gehen erscheint folgende Fehlermeldung: Fatal error: Uncaught exception 'Zend\_Uri\_Exception' with message 'Invalid URI supplied' in /www/htdocs/\*\*\*\*/shopware/engine/Library/Zend/Uri/Http.php:156 Stack trace: #0 /www/htdocs/\*\*\*\*/shopware/engine/Library/Zend/Uri.php(143): Zend\_Uri\_Http- \>\_\_construct('http', '//www....') #1 /www/htdocs/w00f7ddc/shopware/engine/Library/Zend/Controller/Request/Http.php(113): Zend\_Uri::factory('http://www....') #2 /www/htdocs/\*\*\*\*/shopware/engine/Shopware/Components/HttpCache/HttpKernel.php(109): Zend\_Controller\_Request\_Http-\>\_\_construct('http://www....') #3 /www/htdocs/\*\*\*\*/shopware/engine/Shopware/Components/HttpCache/HttpKernel.php(79): Shopware\Components\HttpCache\HttpKernel- \>createRequest(Object(Symfony\Component\HttpFoundation\Request)) #4 /www/htdocs/\*\*\*\*/shopware/engine/Library/Symfony/Component/HttpKernel/HttpCache/HttpCac he.php(434): Shopware\Components\HttpCache\HttpKernel- \>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #5 /www/htdocs/\*\*\*\*/shopware/engine/Shopware in /www/htdocs/\*\*\*\*/shopware/engine/Library/Zend/Uri/Http.php on line 156 In dieser Fehlermeldung sind natürlich spezifische Angaben zum Shop-Pfad auf dem Server ersetzt bzw. durch **** ersetzt worden. Hat jemand eine Idee woran das liegen kann? Gruß Pendrake

Ich habe inzwischen herausgefunden, dass es an dem Plugin Frontendcache(HttpCache) liegt. Ist dafür vielleicht ein Fix in Aussicht?

Hotfix: /templates/_default/frontend/search/paging.tpl: Zeile 21 Slash voranstellen/templates/_emotion/frontend/search/ajax.tpl: Zeile 4 [code][/code]