Edgewall Software

Ticket #2337 (closed defect: fixed)

Opened 3 years ago

Last modified 23 months ago

Textile Unicode support

Reported by: Myroslav Opyr <myroslav@…> Owned by: jonas
Priority: normal Milestone: 0.9.3
Component: wiki system Version: 0.9
Severity: normal Keywords: textile, wiki, pytextile
Cc:

Description

When providing unicode text inside !#textile formatted block the nonlating characters got corrupted.

Patch follows.

Attachments

txtl.py-unicode.patch (376 bytes) - added by Myroslav Opyr <myroslav@…> 3 years ago.
Patch that corrects the bug

Change History

Changed 3 years ago by Myroslav Opyr <myroslav@…>

Patch that corrects the bug

Changed 3 years ago by cmlenz

  • milestone changed from 0.9.1 to 0.9.2

Changed 3 years ago by cmlenz

The textile module from http://dealmeida.net/projects/textile/ doesn't seem to have input_encoding and output_encoding parameters… instead, it has an encoding parameter for the input encoding, and always outputs ASCII with XML character references.

Changed 3 years ago by cmlenz

  • status changed from new to closed
  • resolution set to fixed

Fixed in [2718], [2720].

Add/Change #2337 (Textile Unicode support)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.