View Issue Details

IDProjectCategoryView StatusLast Update
0000742Aardvark BugsAardvark Mk IIIpublic2013-09-05 15:44
Reportersteffen Assigned Tomsbrown  
PrioritynormalSeverityEditorialTypeEnhancement Request
Status AppliedResolutionAccepted As Marked 
NameSteffen Nurpmeso
Organization
User Reference
Summary0000742: Generated links are faulty generated
DescriptionAs can be seen online [1], URLs that are enclosed in angle brackets are faulty generated, because the closing angle bracket is treated as part of the URL.

 [1] <http://austingroupbugs.net/view.php?id=741#c1760>

I.e., the link "https://hg.openindiana.org/upstream/illumos/illumos-gate/file/74a59768760e/usr/src/head/signal.h" actually leads to nowhere because of the appended URL-escaped %3E.
Desired ActionModify the regular expression (guessed) to exclude the trailing angle bracket.
TagsNo tags attached.

Activities

Don Cragun

2013-08-28 22:22

manager   bugnote:0001765

I have edited the Description in 0000741 and the 0000741:0001760 that is included in that bug to remove the angle brackets surrounding the URLs. Note also that the links in the Description of this bug work just fine if you leave off the angle brackets and the double quotes and just provide the URLs:
1. http://austingroupbugs.net/view.php?id=741#c1760
2. https://hg.openindiana.org/upstream/illumos/illumos-gate/file/74a59768760e/usr/src/head/signal.h

msbrown

2013-09-04 21:05

manager   bugnote:0001785

I have updated & added to the Mantis Reporting Help Documentation file, will this do?

steffen

2013-09-05 10:17

reporter   bugnote:0001786

If you're asking me, i'm fine with it.

(Note however that first three &ltli>s look odd [the bullet is not on the same baseline than the text], because the

aragraph contains a margin statement. The fourth doesn't because that margin style has been given the

 but which forms the second rather than the first paragraph.)	

steffen

2013-09-05 10:25

reporter   bugnote:0001787

Ooops. How do i prevent interpretation of HTML tags from being interpreted?
Anyway, that text used to read:

..three [li]s look odd..
..because the [p]aragraph..
..style has been given the [pre] but...

Sorry.

msbrown

2013-09-05 14:48

manager   bugnote:0001788

Hmm. I can find no indication of how to not light up URLs. I will look further.

I'll try a bulleted list here....

  • This is bullet

  • This is another bullet.

  • This is a third bullet.

steffen

2013-09-05 15:02

reporter   bugnote:0001789

Beautiful.
Will you close this, then?

msbrown

2013-09-05 15:10

manager   bugnote:0001790

There is no way at present to "turn off" HTML interpretation in text/notes, except globally (total on/off switch in configuration file for the product).

The workaround for submission of code/markup to be discussed is via attaching text files to the issue via the "Upload File" button.

Issue History

Date Modified Username Field Change
2013-08-28 21:42 steffen New Issue
2013-08-28 21:42 steffen Name => Steffen Nurpmeso
2013-08-28 22:22 Don Cragun Note Added: 0001765
2013-08-29 15:16 msbrown Status New => Under Review
2013-08-29 15:16 msbrown Assigned To => msbrown
2013-09-04 21:05 msbrown Note Added: 0001785
2013-09-05 10:17 steffen Note Added: 0001786
2013-09-05 10:25 steffen Note Added: 0001787
2013-09-05 14:48 msbrown Note Added: 0001788
2013-09-05 15:02 steffen Note Added: 0001789
2013-09-05 15:10 msbrown Note Added: 0001790
2013-09-05 15:12 msbrown Status Under Review => Applied
2013-09-05 15:12 msbrown Resolution Open => Accepted As Marked