EE4 compatibility updates:
- Publisher is EE4 and EE5 compatible, but it does not currently support the Fluid field (it's in the works).
- Reel is EE4 and EE5 compatible, but it does not currently support the Fluid field.
Ticket: Publisher redirecting to EN URL title from translated URL title (showing translated content)
Status | Backlog |
Add-on / Version | Publisher 3.10.1 |
Severity | |
EE Version | 7.3.12 |
Dotcom Developers
Nov 13, 2023We have a DE Resource with a URL Title of iphone-und-ipad-gerateverwaltung-fur-anfanger, but when we try going to .../de/ressourcen/e-books/iphone-und-ipad-gerateverwaltung-fur-anfanger/ Publisher redirects to .../de/ressourcen/e-books/iphone-and-ipad-management-for-beginners/ with the English URL Title (but it still loads the DE content). We’re running into a few strange redirect issues that are redirecting when we aren’t expecting it to, and ext.publisher.php:1287 is the cause of a couple cases.
Dotcom Developers
Comment has been marked private.
BoldMinded (Brian)
In Publisher’s Misc settings, what is the Auto Redirect setting value?
Dotcom Developers
Yes, redirect to valid translated URL
BoldMinded (Brian)
Can you also zero in on the channel_titles and publisher_titles entry rows for an entry that is having this issue and share screenshots of the row values? I’m trying to replicate this locally and having trouble doing so. In my original comment, where I copy/pasted stuff from our Slack chat it mentions line 1287… is that line still valid for you or is it on a different line now? 1287 in my current version is a random line doesn’t seem relevant. What is the new line number or copy/paste the relevant lines of code you think this is originating from?
Dotcom Developers
This is the block that line number was referencing:
We made changes in the database to fix the occurrences of this that were causing inconsistencies in our sitemap, so I will need to get back to you with some replication screenshots when I have a chance.