What did you do to cause this? Click Tickets link from any part of the site/menus.
What page were you on? Main page or other pages as starting page then clicking to Tickets page.
What PHP and MariaDB versions do you run? PHP version 5.4.24 MySQL version 5.1.72-cll
Describe the defect:
Error messages appearing at top/header of the site:
Warning: implode(): Invalid arguments passed in /home/geekpet1/public_html/traq/vendor/traq/helpers/ticket_filter_query.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/geekpet1/public_html/traq/vendor/traq/helpers/ticket_filter_query.php:171) in /home/geekpet1/public_html/traq/vendor/avalon/core/controller.php on line 97
and style sheet seems to go odd, where non-hyperlink row items in the ticket display turn into white text on the light background row colourings making them impossible/hard to read without highlighting the page. Words/items that are hyperlinks remain blue and readable.
screenshot of tickets page with error and text highlighted attached...
Using ubuntu linux desktop.
Tested in Chromium browser and didn't see the issue.
Error was only able to be replicated in Firefox browser.
Closed and re-opened Firefox browser and issue went away, could not replicate.
So possibly some session glitch somewhere. Feel free to close this ticket with no further work, trivial bug I'd say.
I think I found the issue, should be fixed now.
screenshot of tickets page with error attached...