jwong-d2l / sessionweb

Automatically exported from code.google.com/p/sessionweb
1 stars 0 forks source link

Defects redirect to "Requirements" link when editing a session #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add defects to a session.
2. Click the defect that was added when you're editing the session.

What is the expected output? What do you see instead?
I expect that clicking on a defect # should bring me to the defect page, e.g. 
the Bugzilla page. Instead, it is taking me to the URL we have specified for 
Requirements.

When I'm in View Session, though, the link does take me correctly to the Defect 
page.

What version of the product are you using? On what operating system?
24 beta 1, I believe. On OSX 10.7.5

Please provide any additional information below.
n/a

Original issue reported on code.google.com by bdfarie...@gmail.com on 13 Dec 2012 at 2:49

GoogleCodeExporter commented 8 years ago
Additional information: The link works as-expected when you first add the bug. 
It doesn't switch to the Requirements URL prefix until after you leave and then 
return to the Edit page.

Original comment by bdfarie...@gmail.com on 13 Dec 2012 at 3:11

GoogleCodeExporter commented 8 years ago
Bug comfirmed and fixed with Sessionweb 24 patch 1
http://code.google.com/p/sessionweb/downloads/detail?name=sessionweb_24.patch_1.
zip

You may also just change url_to_rms to url_to_dms at line 40 in file 
include/session_edit_functions.php.inc

Thanks for the bug report!

Original comment by mcyr...@gmail.com on 13 Dec 2012 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by mcyr...@gmail.com on 13 Dec 2012 at 7:42