Browsing bugs anonymously
Posted: 03 Jun 2015, 11:28
When I post a remark on a bug, a mail is sent to the reporter.
This reporter can then click the link to view the bug. This is anonymous.
On the view bug page, there are << and >> buttons to browse to the next and previous bugs.The code for these links is in 'bub_view_inc.php' around line 250.
I had to manually comment out this code to prevent users browsing other bugs, since that is what I want.
Shouldn't it be a good idea to make this configurable? Like $g_allow_prev_next_in_bug_view
Dany
This reporter can then click the link to view the bug. This is anonymous.
On the view bug page, there are << and >> buttons to browse to the next and previous bugs.The code for these links is in 'bub_view_inc.php' around line 250.
I had to manually comment out this code to prevent users browsing other bugs, since that is what I want.
Shouldn't it be a good idea to make this configurable? Like $g_allow_prev_next_in_bug_view
Dany