Opened 20 years ago
Closed 20 years ago
#1632 closed enhancement (fixed)
WikiProcessors in changesets
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | version control/changeset view | Version: | 0.8.1 |
| Severity: | normal | Keywords: | changesets WikiProcessors |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Support for WikiProcessors in changeset views. I'm not sure if this is a bug or just not implemented.
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Please see the changeset on our project that triggered this: https://secure.oes.co.th/projects/suriyan/changeset/75
You can see the exact text of the checkin message by typing the following:
svn log -r 75 https://secure.oes.co.th/svn/suriyan
We are using 0.8.2 from Edgewall's Debian packages.
comment:3 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
I confirm this has been fixed in [1561].
However, the code won't appear completely
highlighted, because the code.css stylesheet
is not included in the changeset.cs template.
I'll fix that.
comment:4 by , 20 years ago
| Milestone: | → 0.9 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
fixed in r2001



I'm not sure what you mean, isn't this related to the bad handling of newlines (see #1181)?
If so, this problem has been fixed in [1561].