Linking Direct To Correct Page

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
djidave
Posts: 5
Joined: 13 Mar 2006, 13:53

Linking Direct To Correct Page

Post by djidave »

Is there a way of giving a user a link so that they go directly to the Report Bug (Simple) page of a set project, using either guest access or a specified user account. Through a single URL.

e.g.

Click Here To Report Bug <- this would actually take you straight to the page not a login or a project select page.

Mantis Version 1.0.1

Thanks

Dave R
Last edited by djidave on 19 Apr 2006, 13:27, edited 1 time in total.
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

Checkout Anonymantis project at http://bleepsoft.com/anonymantis/

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect/
djidave
Posts: 5
Joined: 13 Mar 2006, 13:53

Post by djidave »

Thanks

This sort of works, but it only displays the top level of projects.

The main aim is to have a URL stored in each project which when clicked on can go straight to report bug as an Anonymous user in the correct project.

If this can be done by calling the php with the relevent patrameters aplied that would be sufficient.
eq
Posts: 1
Joined: 31 Aug 2006, 17:42

try this solution

Post by eq »

try this solution

http://<server>/mantis/login.php?username=<anonymous>&return=set_project.php%3Fref=bug_report_page.php%26project_id=<project>
Post Reply