Launching actions in popup windows

English! place to talk about development, programming and coding
Post Reply
Mothra
Znuny expert
Posts: 189
Joined: 26 Oct 2010, 15:04
Znuny Version: 3.2.11

Launching actions in popup windows

Post by Mothra »

Having proudly posted my HowTo on launching new email ticket windows in a popup (see http://forums.otrs.org/viewtopic.php?f=60&t=6853), I subsequently found that it doesn't work in IE8 at all (see second post in that link for how IE8 behaves totally differently to Firefox with the form posting).

Could someone with more familiarity with the codebase tell me if I was using Core.UI.Popup.js the right way or not?
OTRS 3.2.11 on Centos 6.4 with MySQL 5.0. Agents and internal customers authenticate via Active Directory.
stevejonathan10
Znuny newbie
Posts: 1
Joined: 08 Dec 2010, 13:24
Znuny Version: OTRS 3.0
Location: Los Angeles, CA

Re: Launching actions in popup windows

Post by stevejonathan10 »

Yes it won't work with IE 8. You need either to remove JS or ignore the error in IE8.
MagentoC
Znuny newbie
Posts: 1
Joined: 22 Feb 2011, 13:10
Znuny Version: 3.0.5
Location: California
Contact:

Re: Launching actions in popup windows

Post by MagentoC »

You should ignore this error in IE 8... bcz it won't work for it....
Post Reply