[Bug 198818] New: Wiki pages using syntax highlighting with the geshi extension cannot be edited
David Planella
david.planella at ubuntu.com
Fri Jul 3 17:20:24 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=198818
Summary: Wiki pages using syntax highlighting with the geshi
extension cannot be edited
Product: www.kde.org
Version: unspecified
Platform: Ubuntu Packages
OS/Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-www at kde.org
ReportedBy: david.planella at ubuntu.com
Version: (using KDE 4.2.90)
Installed from: Ubuntu Packages
I was reading http://techbase.kde.org/Localization/Concepts/Transcript and I
noticed that part of the page is not displayed correctly due to an error being
shown:
Invalid language argument, "po", select one from the list:
actionscript3
ocaml-brief
dcs
cfdg
gnuplot
whitespace
[...]
This comes from the fact that the "po" language argument used in the
<code></code> tags from the geshi Mediawiki extension does not seem to be
supported.
<code po>
#: neverness_login.cpp:10
msgid "Hello, %1!"
msgstr "Heelyy, %1!"</code>
Instead, "gettext" should be used, as in <code gettext></code>.
When I tried to edit the wiki and submit the changes, the following error comes
up every time, making it impossible to save the page:
Notice: Undefined index: STRICT_MODE_APPLIES in
/home/wikis/public/mediawiki_src/extensions/geshi/geshi.php on line 1296
Notice: Undefined index: STRICT_MODE_APPLIES in
/home/wikis/public/mediawiki_src/extensions/geshi/geshi.php on line 1296
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate
17 bytes) in
/home/wikis/public/mediawiki_src/extensions/ImageMap/ImageMap.i18n.php on line
1002
The same behaviour can be reproduced on the
http://techbase.kde.org/Localization/Concepts/PO_Odyssey page
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kde-www
mailing list