Modify ↓
Opened 13 years ago
Closed 10 years ago
#9896 closed defect (worksforme)
Selected editing option is not remembered
Reported by: | Vladimir Kocjancic | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
There seems to be a bug in a way you use cookies to store weather wysiwyg or textarea option has been selected. Ideally, once set, it would apply to all wiki pages and tickets. Problem is though, that it doesn't (I am sure about Firefox). It only remembers selection for already edited page.
I have checked cookie information and it would seem that path set is correct. Here is a printout:
Name tracwysiwyg Value wysiwyg Host tracserver.domain.foo Path /trac/ourtracrepository/ Secure No Expires Tue, 12 Mar 2013 14:44:09 GMT
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Cannot be reproduced.