Vote #68002
完了diff coderay malformed in the "news" page
100%
説明
The diff rendering of coderay (using <code class="diff") is broken in the "news" view and doesn't have colored output. Select the entry of the news displays it right.
I'm on redmine v1.0.0.
journals
[The content of my post has been eaten, sorry.]
The diff rendering of coderay (using "code class="diff") in the news view is broken and doesn't color output. Select the news entry shows it right.
I'm on redmine v1.0.0.
--------------------------------------------------------------------------------
Confirmed on trunk. The pages are missing the reference to @scm.css@.
The attached patch fixes this. The patch is also available from http://github.com/meineerde/redmine/tree/6270-fix-highlight-in-news
--------------------------------------------------------------------------------
Holger Just wrote:
> Confirmed on trunk. The pages are missing the reference to @scm.css@.
>
> The attached patch fixes this. The patch is also available from http://github.com/meineerde/redmine/tree/6270-fix-highlight-in-news
Great! Bug fixed (tested).
Thanks.
--------------------------------------------------------------------------------
"Resolved" is only for changes that have been committed to trunk but not to a stable branch yet.
--------------------------------------------------------------------------------
Added in r4107.
--------------------------------------------------------------------------------
Merged into 1.0-stable for release in 1.0.2
--------------------------------------------------------------------------------