Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 00:31 UTC
Updated:
12 May 2011 at 16:13 UTC
If a translated page state is unpublished, i18n is still adding the language links to unpublished pages. Then, when a visitor clicks on it he gets a message that access is denied.
Should the links only be shown for pages that are published?
I'm prepared to do a patch for this.
Comments
Comment #1
hass commentedHave you been able to create a patch?
Comment #2
hass commented#366768: Translation links link to unpublished translation
Comment #3
hass commentedIt may be possible that we need to fix something in a follow up for LANGUAGE_SUPPORT_EXTENDED.
Comment #4
R.Hendel commentedI just tested this behaviour and found it fixed: There will be displayed links zu translated content only when that content is published.