Loading...
 
Skip to main content

WebHelp: Missing UTF-8 charset support in Index menu

Status
Closed
Subject
WebHelp: Missing UTF-8 charset support in Index menu
Version
1.9.x
Category
  • Usability
  • Patch
Feature
i18n (Multilingual, l10n, Babelfish)
WebHelp
Resolution status
Fixed or Solved
Submitted by
alain75007
Volunteered to solve
alain75007
Lastmod by
Marc Laporte
Rating
(0)
Description

Webhelp miss utf-8 specification for the tree menu.

Solution

Here is a patch for lib/tikihelp/menu.html:

Copy to clipboard
code *** menu.html.ORI 2003-11-18 17:58:29.000000000 +0000 --- menu.html 2007-04-10 17:35:14.000000000 +0000 *************** *** 1,5 **** --- 1,6 ---- <html> <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="StyleSheet" href="css/menu.css" type="text/css" /> <!-- if you want black backgound, remove this style block --> <style>
Importance
2
Priority
10
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1060
Created
Tuesday 10 April, 2007 18:00:49 UTC
by Unknown
LastModif
Sunday 18 June, 2017 23:01:14 UTC


Show PHP error messages