Loading...
 
Skip to main content

Setting site language to 'german' makes site/content unreadable (better descreption needed)

Status
Closed
Subject
Setting site language to 'german' makes site/content unreadable (better descreption needed)
Version
6.x
Category
  • Usability
  • Dogfood on a *.tiki.org site
Feature
All / Undefined
i18n (Multilingual, l10n, Babelfish)
Submitted by
Gregor (gta74)
Lastmod by
Gregor (gta74)
Rating
(0)
Description

As described in subject: pages can't be shown anymore (or are missing formats, text, pictures) if the site language is switched to 'german'.

This error is confirmed by two other users from GLUG and seems to be only language related. Choosing another theme or browser (FF 3.x or IE 6.x, 7,x) doesn't change anything.

gta74 startet a forum thread to discuss this problem.

Files
  1. language.zip
Workaround

The code line 5867 in de/language.php caused the error

"Common optional parameters for maketoc are: title|maxdepth|levels|nums, and for toc are: order|showdesc|shownum|structId|maxdepth|pagename." => "Übliche optionale Parameter für {maketoc} sind: title|maxdepth|levels|nums - und für {toc} sind es: order|showdesc|shownum|structId|maxdepth|pagename.",


So the workaround for the language problem is:
delete the "{" and the "}" from german translation part ind this code line, clear tiki cache.

Or simply download my language.php from the attachments tab.

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3733
Created
Tuesday 11 January, 2011 14:55:27 UTC
by Gregor (gta74)
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Show PHP error messages