Moodle

Wiki camelcase linking working incorrectly with UTF8

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 1.6.1
  • Fix Version/s: None
  • Component/s: Wiki (1.x)
  • Labels:
    None
  • Environment:
    All
  • Affected Branches:
    MOODLE_16_STABLE

Description

Wiki is incorrectly linking word with foreign lovercase characters if CamelCaseLinking is enabled.

I have followed issue to mod/wiki/ewiki/ewiki.php

line 96-95 are something what should be changed,

define(EWIKI_CHARS_L, a-z_??$337-377);

define(EWIKI_CHARS_U, A-Z0-9300-336);

but how to do it and support all upper/lowercase combinations in UTF-8 character set.

Activity

Hide
Martin Dougiamas added a comment -

From Petr Skoda (skodak at centrum.cz) Wednesday, 5 July 2006, 06:33 PM:

This is a known problem, it will not be fixed in old wiki because we are waiting for new dfwiki based implementation - sorry.

Show
Martin Dougiamas added a comment - From Petr Skoda (skodak at centrum.cz) Wednesday, 5 July 2006, 06:33 PM: This is a known problem, it will not be fixed in old wiki because we are waiting for new dfwiki based implementation - sorry.
Hide
Michael Blake added a comment -

assign to a valid user

Show
Michael Blake added a comment - assign to a valid user

People

Dates

  • Created:
    Updated:
    Resolved: