I tried that already and it didnt change a thing.

I run the dev server directly form the command line (./sbin/rt-server --port 3000) and dont get an error msg.

Another path that looks weird to me is:

"local/Callbacks/YourOrg/Elements/RT__Ticket/ColumnMap/Once"

shouldnt that be

"local/Callbacks/YourOrg/Elements/RT/Ticket/ColumnMap/Once"

?

On 25.04.2016 07:59, Christian Loos wrote:
Am 23.04.2016 um 10:25 schrieb David Schmidt:
On a sidenote (and without intention to blame you for anything) RT
development is horrible to debug. :)

You should see in your logs a message like 'function TicketPreview not
defined' ...

$ cat local/lib/rt/Ticket_Local.pm

because the correct path is local/lib/RT/Ticket_Local.pm

Chris
---------
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Washington DC - May 23 & 24, 2016

Reply via email to