Loading...
 
Skip to main content

I10n: Edit a page in a language different than english results into a broken editpagedisplay

Status
Closed
Subject
I10n: Edit a page in a language different than english results into a broken editpagedisplay
Version
6.x
Category
  • Conflict of two features (each works well independently)
  • Error
  • Usability
Feature
i18n (Multilingual, l10n, Babelfish)
Wiki (page view, edit, history, rename, etc)
Resolution status
Fixed or Solved
Submitted by
DesertWolf
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

as described in the topic

if you are trying to edit a page in a multilingual wiki where you have currently a language other than english selected (i only have german allowed in my tiki) you only see something like this (complete html output):

Copy to clipboard
<div class="floatright"> <a class="previewBtn" title="Vorschau Ihrer Änderungen." href="/test/tiki-editpage.php?page=test_de"><img src="pics/icons/magnifier.png" alt="Vorschau Ihrer Änderungen." width="16" height="16" style="border: none" class="icon" /></a></div> <h1><a class="pagetitle" href="/test/tiki-editpage.php?page=test_de">bearbeiten: test_de</a> </h1> <!-- templates/tiki-preview.tpl start --> <div class="wikipreview" style="display:none;" id="autosave_preview"><div> <div style="float:right;"> <select name="diff_style" id="preview_diff_style"> <option value="" selected="selected">Vorschau</option> <option value="htmldiff" >HTML diff</option> <option value="sidediff" >Side-By-Side Vergleich</option> </select> <a title="Popup preview" onclick="ajax_preview( 'editwiki', autoSaveId );$('#autosave_preview').hide();return false;" href="/test/tiki-editpage.php?page=test_de"><img src="pics/icons/arrow_left.png" alt="Popup preview" width="16" height="16" style="border: none" class="icon" /></a> <a title="Close preview" onclick="$('#autosave_preview').hide();return false;" href="/test/tiki-editpage.php?page=test_de"><img src="pics/icons/close.png" alt="Close preview" width="16" height="16" style="border: none" class="icon" /></a> </div> <h2>Vorschau : test_de</h2> <div align="center" class="attention" style="font-weight:bold">Hinweis: Dies ist nur eine Vorschau und wurde noch nicht gespeichert!</div> <div class="wikitext"> </div> </div><span id="autosave_preview_grippy" class="ui-resizable-handle ui-resizable-s"> </span> </div> <hr style="clear:both; height:0px;"/> <!-- templates/tiki-preview.tpl end --> <form enctype="multipart/form-data" method="post" action="tiki-editpage.php?page=test_de" id='editpageform' name='editpageform'> <input type="hidden" name="no_bl" value="y" /> <table class="formcolor" width="100%"> <tr> <td colspan="2"> <input type="hidden" name="page" value="test_de" /> <div id='edit-zone'> <div class='textarea-toolbar' id='editwiki_toolbar'>
Solution
Workaround
Turn on PHP Error reporting level in the general preferences menu
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3742
Created
Thursday 13 January, 2011 11:40:31 UTC
by DesertWolf
LastModif
Tuesday 30 June, 2026 14:24:11 UTC


Show PHP error messages