View Issue Details

IDProjectCategoryView StatusLast Update
0006824mantisbtbugtrackerpublic2015-09-16 11:04
ReporterSivan Greenberg Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.1 
Fixed in Version1.1.0a1 
Summary0006824: Need URL for bookmarking project page
Description

I want some URL that I could bookmark for each project bug page - i.e. if I have project Foo now to get its bugs I select 'Foo' in 'Switch' box and do 'View Issues' but what I want is the URL that I could go directly to Foo's error list. If I could bookmark certain filter it would be even better - i.e. URL for Foo's non-resolved issues, etc.

Reporter's cross reference: 3545

TagsNo tags attached.

Relationships

related to 0008101 closedvboctor List of involved developers 

Activities

vboctor

vboctor

2006-03-21 07:21

manager   ~0012388

At the moment there is no obvious way to do it. However, you can achieve what you want as follows:

http://www.example.com/mantis/set_project.php?project_id=1&ref=view_all_bug_page.php

I'm planning to add project_page.php which will simplify it to:

http://www.example.com/mantis/project_page.php?project_id=1

vboctor

vboctor

2006-03-21 07:29

manager   ~0012389

Fixed in CVS. Will be included in Mantis 1.1.0.