Bug #11022
Preview link in e-mail incorrect
| Status: | Closed | Start date: | 2010-11-23 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Alexander Opitz | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 0.5.2 | |||
| Votes: | 0 |
Description
After creating new page as editor in workspace mode and putting some elements on that page, the editor send a publication request from Workspaces mode. Reviewer receives an e-mail. If page contains a translated version there are two links in the e-mail, like this:
http://domainname.org/typo3/mod/user/ws/wsol_preview.php?id=1358&wsid=6
http://domainname.org//typo3/mod/user/ws/wsol_preview.php?id=612&wsid=6
The first link works and displays the original language.
The second link does not work. It has a slash too much in the url and it does not show the right content. IMO it should be something like this:
http://domainname.org/typo3/mod/user/ws/wsol_preview.php?id=1358&wsid=6&L=1
After publishing this page and content I logged in as editor once more and changed some already published content in both languages. After the editor has sent another request to reviewer, the reviewer receives another e-mail, with only 1 link. No english (L=1) link at all.
Please fix this a.s.a.p.
Associated revisions
Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
History
Updated by Joost van Berckel over 2 years ago
It seems that the second link in the mail (see description above) points to the tt_content id 612 in stead of page id 1358.
Updated by Joost van Berckel over 2 years ago
Please add this issue to the target version 0.5.2.
I hope that you soon will pick this up considering our donation for version 0.5.1.
Updated by Alexander Opitz over 2 years ago
- Status changed from New to Accepted
- Priority changed from Should have to Must have
- Target version set to 0.5.2
Updated by Alexander Opitz over 2 years ago
- Status changed from Accepted to Under Review
- % Done changed from 0 to 90
I've commited a fix to SVN, hopefully it fixes your issue too. Can you try please?
Updated by Joost van Berckel over 2 years ago
It seems to work. Thanks! I will also ask my collegues to test is, since it will be my last working day at TU Delft before New Year. I wish you all Merry Christmas and Happy 2011!
Updated by Alexander Opitz over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 90 to 100
Updated by Alexander Opitz over 2 years ago
- Status changed from Resolved to Closed