How to paste screen shots in ticket compose window

Moderator: crythias

Locked
mryusufu
Znuny newbie
Posts: 1
Joined: 14 Mar 2011, 08:51
Znuny Version: 3.0.5

How to paste screen shots in ticket compose window

Post by mryusufu »

Hi,

My users have been complaining that they are unable to paste screen shots in OTRS Ticket compose window.
I cannot see any option for enabling this.

Can anyone help out?

Also, I need to display absolute ticket creation time in the overview window.
Right now, OTRS shows x minutes instead of x:y am that my users would want.
How do I change this variable?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to paste screen shots in ticket compose window

Post by crythias »

I don't believe that it's possible to paste binary blobs in a web form. Users should save their screen shots in paint or use something like greenshot to grab and save their images and upload as attachments.

change $QData{"Age","20"} to $TimeShort{"$Data{"Created"}"}
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
rpet
Znuny newbie
Posts: 1
Joined: 15 Apr 2011, 14:14
Znuny Version: 3.0

Re: How to paste screen shots in ticket compose window

Post by rpet »

Have the same issue. Just tested pasting a screenshot in a customer ticket on three different browsers and only Firefox will allow to paste in the body field.
So if you want the users to be able to paste screenshots in their ticket, they should use Firefox. IE and Chrome do not allow pasting...
Hope this helps.
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to paste screen shots in ticket compose window

Post by yuri0001 »

crythias wrote:change $QData{"Age","20"} to $TimeShort{"$Data{"Created"}"}
Please - name of module where I need do this change. :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to paste screen shots in ticket compose window

Post by crythias »

yuri0001 wrote:Please - name of module where I need do this change
Change it in the .dtl that matches the screen you want to change.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked