View Issue Details

IDProjectCategoryView StatusLast Update
0010683mantisbttime trackingpublic2010-04-23 23:22
ReporterMTecknology Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
PlatformLAMPOSUbuntuOS Version9.04
Product Version1.2.0rc1 
Summary0010683: Test properties do not work correctly
Description

There's two issues going on with the text in notes.

  1. It seems that extra spaces and line breaks entered by the user no longer show up after being submitted.

  2. Entering something like #17 ( # + 17 ) not longer creates a link to bug 17 but displays exactly as #17.

I reported these together since I imagine there could be a strong connection between them.

TagsNo tags attached.

Relationships

duplicate of 0010646 closeddhx Simple view shows description, additional info, steps to reproduce as single lines of text only 

Activities

vboctor

vboctor

2009-07-06 05:57

manager   ~0022416

Relating to No. 1 - I just added a multi-line note to 0010672 and it worked fine.

Relating to No. 2 - Note that # + 17 is not hyperlinked since there is no issue with number 17 in this bug tracker. However, as you might notice the # + 10672 above is hyperlinked properly.

Am I missing something?

dhx

dhx

2009-07-06 06:05

reporter   ~0022417

Last edited: 2009-07-06 06:10

Thanks for taking the time to provide feedback! In the future, please split bugs into multiple tickets even if they seem strongly related. We have the "related to" relationship to cater for bugs that are very similar to each other.

I have already fixed your first point in bug 0010646. If you'd like to use the latest version of the 1.2.x branch (including this fix) please use the latest version from http://git.mantisbt.org/?p=mantisbt.git;a=snapshot;h=master-1.2.x;sf=tgz

We'll have another proper 1.2.x release ready shortly.

Regarding your second point, please note what Victor said. I can't reproduce either (as you can also see in these notes).

MTecknology

MTecknology

2009-07-06 11:31

reporter   ~0022420

Thanks. I'll be excited for the next 1.2 release.