plenta / contao-jobs-basic-bundle

Contao Job Manager
https://plenta.io/contao-erweiterungen/jobs-basic
GNU Lesser General Public License v3.0
20 stars 6 forks source link

On Contao 4.9 the news reader does not work anymore after installing contao-jobs-basic #54

Closed heimseiten closed 1 year ago

heimseiten commented 1 year ago

Thank you for the great bundle!

Something went wrong in the ChangelanguageNavigationListener.php in Contao 4.9.

If i add if ( $offerRepo->findPublishedByIdOrAlias($alias) ) { before $jobOffer = $offerRepo->findPublishedByIdOrAlias($alias); and close the if statement behind $event->getUrlParameterBag()->setUrlAttribute('items', $newAlias); then the newsreader works again.

And to change the language from the fallback language to the not fallback language works. But not the other way.

Can you help?

christianbarkowsky commented 1 year ago

Hey @heimseiten ✌️ Please call me - the problem I have to see live.