View Issue Details

IDProjectCategoryView StatusLast Update
0005127mantisbtfeaturepublic2014-10-14 16:21
Reportertandler Assigned Tograngeway  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Product Version0.19.2 
Summary0005127: Add [^] option to open Issue Details page in new window from "My View" and "View Issues"
Description

On the "My View" page there is the option to open the lists as a new window using the [^] link. It would be convenient to have this link also for all of the listes issues.

Additional Information

On the "My View" page you could add the [^] right of the priority icon (below the issue number), on the "View Issues" page you could place it directly right of the issue number.

TagsNo tags attached.

Activities

vboctor

vboctor

2005-01-14 18:21

manager   ~0009024

Link any other link, when the issue ids are hyper linked, they should be hyperlinked as "00001234 [^]".

grangeway

grangeway

2014-10-05 13:52

reporter   ~0041386

Marking this as 'wont fix' on the basis we removed the [^] option from the my view page in master.

However, I believe this may have been due to a previous version of xhtml deprecating the target parameter of a href. HTML5 "un-deprecated" this, so whether there is actually an argument to bring back the previous functionality...

In any case, the removal of [^] is post this bug report, so we'd probably need a new bug report from someone requesting that we've got the behaviour in modern mantis wrong for us to go back and look at this.

I believe the main thinking was that users should make the choice whether to open in a window / tab / same tab, and therefore that choice is easier to make if the target attribute is not specified.