Ok, so this is WEIRD. Everything has been working perfectly up until just recently. All I did was to make some user and group changes, and suddenly my non-default messages in Actions have had all line-breaks stripped?
For example, the default message on the left looks like this:
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
Trigger URL: {TRIGGER.URL}
Whereas if I untick the "use default message" over on the right, it looks like this:
Trigger: {TRIGGER.NAME}Trigger status: {TRIGGER.STATUS} Trigger severity: {TRIGGER.SEVERITY} Trigger URL: {TRIGGER.URL}
I've tried in various browsers, and there is no way I can add a line break. But it was working fine before now.
Anyone got any ideas what I've done / how to fix it? I have a suspicion its going to be one of those recent Ubuntu patches
(I'm using 10.4 LTS)
For example, the default message on the left looks like this:
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
Trigger URL: {TRIGGER.URL}
Whereas if I untick the "use default message" over on the right, it looks like this:
Trigger: {TRIGGER.NAME}Trigger status: {TRIGGER.STATUS} Trigger severity: {TRIGGER.SEVERITY} Trigger URL: {TRIGGER.URL}
I've tried in various browsers, and there is no way I can add a line break. But it was working fine before now.
Anyone got any ideas what I've done / how to fix it? I have a suspicion its going to be one of those recent Ubuntu patches
(I'm using 10.4 LTS)
Comment