Modify ↓
Opened 16 years ago
#4921 new defect
wysiwyg -> textarea transition loses [[BR]] tokens
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | normal | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I have a wiki page that can be described as follows:-
= Welcome to the Wiki = [[BR]] [./ContactList Contact List] [./Support Support Topics] [./Development Development Topics] [./Private Private area] [[BR]]
When editing the page, if the wysiwyg selector is switched to textarea, the [[BR]]
tags become lost. Editting the page in either wysiwyg or textarea without making this switch is okay though.
Notable Versions:-
Server
- Trac 0.11.4
- TracWysiwygPlugin r5513
- Python 2.5
- MySQL 5.1.32
- Solaris 8
Client
- FF 3.0.8 & MS 6.0 (both)
- Windows XP SP2
Thanks for a nice tool otherwise.
Attachments (0)
Note: See
TracTickets for help on using
tickets.