Page 1 of 1

Linking Direct To Correct Page

Posted: 19 Apr 2006, 13:25
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

Posted: 04 May 2006, 13:33
by vboctor
Checkout Anonymantis project at http://bleepsoft.com/anonymantis/

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect/

Posted: 04 May 2006, 15:01
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.

try this solution

Posted: 31 Aug 2006, 17:45
by eq
try this solution

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