#400 - Ticket page throwing php errors
Type Defect
Status Fixed
Milestone 3.4
Version 3.3.4
Component -
Priority Normal
Severity Normal
Owner Peter
Assigned to Jack
Reported 10 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

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.

Attachments

Ticket History

10 years and 2 months ago by Peter

  • Attached traq tickets page error.png

screenshot of tickets page with error attached...

10 years and 2 months ago by Peter

  • Attached traq tickets page error highlighted.png

screenshot of tickets page with error and text highlighted attached...

10 years and 2 months ago by Peter

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.

10 years and 2 months ago by Jack

  • Closed ticket as Fixed
  • Assigned to Jack

I think I found the issue, should be fixed now.