Vote #64508
完了Linking to Lotus Notes documents
0%
説明
Hi, in our company we commonly link from Redmine issues to documents on our Lotus Notes servers.
These links look like this:
"Notes":Notes:///4125749A0018C13D/42FC5416F4D71EB04925749E0021CF19/A5352E3CC7379C3B49159538003D1A6B
or this:
"Notes":Notes://homeserver/4125749A0018C13D/42FC5416F4D71EB04925749E0021CF19/A5352E3CC7379C3B49159538003D1A6B
That worked very well till revision r2212. Afterward, due to the stricter checking, the text was shown as entered, not rendered as hyperlink anymore.
Attached patch re-enables support for rendering of Lotus Notes links.
I would appreciate if you could apply the patch (or let me know your concerns if not).
Thanks for this great software!
Environment:
- mysql Ver 14.12 Distrib 5.0.51a, for redhat-linux-gnu (i386)
- ruby 1.8.6 (2008-03-03 patchlevel 114) [i386-linux]
- rails 2.1.2
- redmine revision 2316
journals
Fixed in r2344. Any @[a-zA-Z]+://@ is now allowed.
--------------------------------------------------------------------------------
Merged in 0.8 branch in r2425.
--------------------------------------------------------------------------------