View Issue Details

IDProjectCategoryView StatusLast Update
0010791mantisbtbugtrackerpublic2009-07-31 12:57
Reportertcharron Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.0rc1 
Summary0010791: Simple View uses different formatting then Advanced View
Description

When viewing a bug under Simple View, Description and other fields all use srtring_display_line_links to format description, while notes, as well as Description under the Advanced view, use string_display_links

As an example, view this bug under both the simple view, and advanced.

Note
The
Difference

:-D

TagsNo tags attached.

Relationships

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

Activities

tcharron

tcharron

2009-07-31 12:09

reporter   ~0022638

This bug is no longer valid due to the current version refactoring on view pages. Advanced view and simple view now use common code.