Defect #3353
closedWiki won't show [...]
0%
Description
I tried getting [...] (square bracket, three dots, square bracket) on a wiki page (on a line on its own), but it yields:
< pre >< code >/>< /code >< /pre >
(just pretend there are no spaces in the tags...)
I don't quite know what information to provide here, expecially because I don't know where the problem lies (could be redmine, textile, rails, ...), but here the versions I think are useful. Let me know if you need anything else.
Redmine: r2460
Rails: Rails 2.1.2
Ruby: ruby 1.8.6 (2009-03-31 patchlevel 368) [x86_64-linux]
Files
Updated by Jean-Philippe Lang about 16 years ago
- File brackets.png brackets.png added
I can't reproduce with current trunk. Here is what I get:
Updated by Felix Schäfer about 16 years ago
[...]
W
Well, it seems the bug only manifests when not followed by 2 newlines or something... Anyway, I put [...]\nW
at the beginning of this comment, and at least the preview reflects the bug. I also updated our redmine to the latest svn version, and the bug still is there.
Updated by Felix Schäfer about 16 years ago
While I'm at it: it really seems to happen somewhere while taking the code stored in the db and converting it to html, as it still is there as [...] when editing or quoting it.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Cant reproduce
Just tried to preview your comment and it looks fine. Just like your comment above.
Updated by Felix Schäfer over 15 years ago
I can't reproduce it anymore either, so I'd suppose it has been corrected somehow. Thanks for checking again though :-)