Uh oh!
There was an error while loading. Please reload this page.
Refactor Database Collector display - #5553
Conversation
This is not because of this PR, but I got JS error and when I click the Toolbar icon, it does not show up (remain closed). |
paulbalandan
commented
Jan 7, 2022
Mine, too.
|
kenjis
commented
Jan 7, 2022
The bug comes from #5544. |
kenjis
commented
Jan 7, 2022
@paulbalandan I rebased this branch on my local. Two things:
|
kenjis
left a comment
There was a problem hiding this comment.
- line number needs different color
- the bottom line of back trace is not correct
1fa5c86 to
973ab18Comparepaulbalandan
commented
Jan 7, 2022
Sorry, I didn't see these comments when I force pushed my new changes.
|
paulbalandan
commented
Jan 7, 2022
Uh oh!
There was an error while loading. Please reload this page.
kenjis
commented
Jan 7, 2022
kenjis
commented
Jan 7, 2022
Okay, you changed the output, and it is acceptable. |
paulbalandan
commented
Jan 7, 2022
Another quirk of PHP, providing |
2f23f70 to
1a52fbfComparekenjis
commented
Jan 7, 2022
How about removing the first two lines? |
paulbalandan
commented
Jan 7, 2022
Why? |
kenjis
commented
Jan 7, 2022
These lines are DBQuery event trigger and always the same. |
kenjis
commented
Jan 7, 2022
lonnieezell
commented
Jan 7, 2022
This looks good to me. Thanks everyone! Merging. |
Refactor Database Collector display






Description
Fixes#5539
Supersedes and closes#5543
Checklist: