Skip to content
Snippets Groups Projects
Commit 97a9aa8d authored by JediKev's avatar JediKev
Browse files

oops: Thread Variable Fatal Error

This addresses an issue introduced with 4737 where using `%{ticket.thread}`
causes a fatal error. This is because `ObjectThread->asVar()` returns an
object which cannot be converted to a string. This adds a `__tostring()`
function to class ThreadEntries so it can be converted to a string properly.
parent efad55a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment