Ticket Change Details
Not logged in

Changes to ticket 0a0f00d434

By anonymous on 2009-02-05 15:55:33. See also: artifact content, and ticket history

    1. Appended to comment:

      anonymous added on 2009-02-05 15:55:33:
      This issue mainly focuses on how to treat the c character type,either char or unsigned char. In function 'wiki_name_is_wellformed', I convert the parameter to unsigned char before comparing, then the wiki name goes fine.