aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/extension_controller_test.php
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2013-04-20 19:26:01 +0530
committerDhruv <dhruv.goel92@gmail.com>2013-06-19 02:14:04 +0530
commitffed3d109e25756c4de2116b09d34c4c92d9b61c (patch)
tree09560b51b9030bd84f3a075056a41fbff2bdcde3 /tests/functional/extension_controller_test.php
parentd72b5aaf1bd6d959c2b06e923ab76fc1f370e455 (diff)
downloadforums-ffed3d109e25756c4de2116b09d34c4c92d9b61c.tar
forums-ffed3d109e25756c4de2116b09d34c4c92d9b61c.tar.gz
forums-ffed3d109e25756c4de2116b09d34c4c92d9b61c.tar.bz2
forums-ffed3d109e25756c4de2116b09d34c4c92d9b61c.tar.xz
forums-ffed3d109e25756c4de2116b09d34c4c92d9b61c.zip
[ticket/11437] avoid $start becoming negative when no search results are found
When search returns no results there is no need to go inside the if statement. Since $result_count becomes zero, $start becomes negative which leads to failed assertion. PHPBB3-11437
Diffstat (limited to 'tests/functional/extension_controller_test.php')
0 files changed, 0 insertions, 0 deletions