Comment 10 for bug 1817932

Revision history for this message
Christopher Burton (cburton) wrote :

I have used this to circumvent the ERROR causing it to not even try printing the labels but I get several errors and the print fails. Works fine in the Printer Settings tester but not on the label printing page.

I presume more needs to be done for this?
It tries now but fails with the following console errors

core.bundle.js:1 No server setting type exists for cat.printlabels.last_settings, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template_context.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for cat.printlabels.last_settings, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template.item_label_cn, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template.item_label_cn, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for cat.printlabels.last_settings, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template_context.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.template_context.item_label, using local value.
c.handleServerItemResponse @ core.bundle.js:1
core.bundle.js:1 No server setting type exists for eg.print.last_printed
(anonymous) @ core.bundle.js:1

Just wanted to add this if it is of any use