Vote #68988
完了<code class="javascript"> with long strings may hang server
0%
journals
0.9.7 release is dedicated to fix this bug.
Supersedes #5344 and related to #4264.
--------------------------------------------------------------------------------
"0.9.7":http://redmine.rubychan.de/news/48 is out and is a recommended security upgrade !
--------------------------------------------------------------------------------
Is this solved now, with the update to 0.9.7?
--------------------------------------------------------------------------------
Etienne, can you confirm the fix?
--------------------------------------------------------------------------------
Should be.
But, err, I just tried to parse http://www.redmine.org/issues/7265#note-2 JavaScript excerpt on http://coderay.rubychan.de and it looks like I killed it a second time ?!
I presume that http://coderay.rubychan.de is up to date ?!
I'll make a try on redmine's trunk.
--------------------------------------------------------------------------------
Ok, i confirm that the bug is gone on redmine's trunk with 0.9.7, so it's probably a http://coderay.rubychan.de side problem.
Waiting for an answer from Kornelius to be absolutely sure.
--------------------------------------------------------------------------------
Response from Kornelius :
<pre>
Found the problem: I was using the CodeRay 1.0 development branch, which
still has the bug. It overwrote my manual fix when I deployed it after
the 0.9.7 release :P
</pre>
So : yes, this issue is fixed by Redmine's trunk !
--------------------------------------------------------------------------------
Thanks, I'll merge it into 1.1-stable since it can be considered as a severe issue.
--------------------------------------------------------------------------------
Merged in 1.1-stable in r4774.
--------------------------------------------------------------------------------
related_issues
relates,Closed,5344,Update to latest CodeRay 0.9.x