Modify ↓
Opened 18 years ago
Closed 18 years ago
#5452 closed defect (worksforme)
wiki_format_messages = false implies changeset_long_messages = false
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | timeline | Version: | 0.10.4 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
This problem occurs because we have set wiki_format_messages = false, but would still like to have long/full messages in the timeline changesets. Unfortunately, having wiki_format_messages = false means changeset_long_messages = true is not respected, that is, changeset messages revert back to being summarised/truncated.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



This works as you expect in trunk, i.e. 0.11dev.