With the upgrade to OTRS 3.1 come a lot of new nice features. We have the new web services framework called “Generic Interface” which allows us to develop interfaces on top of OTRS much faster; we have a new implementation of the old FreeText Fields called DynamicFields which resolves some of the issues with the old implementation, and we have some nice smaller changes that just make working with OTRS even nicer.
One of those small, but very nice features I’ll explain below:
More than once I’ve heard customers expressed that it is cumbersome to add a screenshot to an outgoing response to a customer. Because OTRS is a web application, and the browser security model on operating systems, OTRS can’t access binary data on the clipboard. This means you can paste text from a PDF file or such into OTRS, but you can’t include a screenshot, without saving it to disk, uploading it in your text editor, and then inserting it into the article that you’re writing. And – you know the saying – because a picture sometimes can say more than a lot of words, sometimes you’d just want to quickly include a screenshot in that email to your customer.
The good news is that Firefox, starting with version 4, has created a very smart workaround for this. If you have an image on your clipboard, and you’ll paste it in the OTRS Rich Text Editor, it will convert it to a Data URI for you. Data URIs are defined in a more than 10 year old RFC, basically they are HTML IMG tags with the image base64 encoded as text inside it. This works like a charm. The bad news is that not all browsers (did I hear anyone say “Internet Explorer?” Yeah, that’s right, Internet Explorer!) and especially lots of email clients don’t do to good a job of displaying those. So while it is very convenient to paste an image using Firefox 4 or up, what good is that if chances are your customer can’t see your helpful screenshot?
In comes OTRS 3.1. Starting this brand new version OTRS will convert any Data URIs it will find in a ticket article and it will convert those to ‘real’ attachments; so if your support staff uses Firefox to work on their tickets, they will be able to very quickly insert images. One of the smaller, but definitely nice, new features of OTRS 3.1!
Talking about our 3.1 release: we released the first beta in November 2011, have seen some more beta releases and will release the first stable version on Tuesday 14th of February 2012. So please feel free to download and install it or upgrade your existing environment with it.
And as always, at OTRS Group we’re more than happy to help you upgrade your environment. This is free of charge for our Professional Subscription users; and we can offer an on-site or remote upgrade for all other users; just contact us at sales@otrs.com or via the contact form if you’d like to learn more.