Build: #607 was successful Changes by Marc and NeoDev

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
32 minutes
Labels
None
Revision
b157e1b0d213541a9d5775d86da1cb85de73a25b b157e1b0d213541a9d5775d86da1cb85de73a25b
Total tests
7469
Successful since
#581 ()

Tests

Code commits

Author Commit Message Commit date
Marc Marc b157e1b0d213541a9d5775d86da1cb85de73a25b b157e1b0d213541a9d5775d86da1cb85de73a25b Merge pull request #6771 from Neo-CTC/ticket/17463
[ticket/17463] Remove extraneous '&' from search page urls
NeoDev NeoDev 3d6e63154fec4280ac1937a1fd78eeae484e74f7 3d6e63154fec4280ac1937a1fd78eeae484e74f7 [ticket/17463] Remove extraneous '&' from search page urls
Normally $u_show_results always starts with '&' as it is appended to the
$u_sort_param variable. Which is fine if $u_sort_param is always populated,
which it is, except when searching for new or unread posts. This fix adds a
check for when $u_sort_param is empty and adds '&' as needed.

PHPBB-17463

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB-17463Could not obtain issue details from Jira