[Asterisk-bugs] [Asterisk-GUI 0010068]: asterisk-gui inside an iframe
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jul 21 23:30:48 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10068
======================================================================
Reported By: kees
Assigned To: pari
======================================================================
Project: Asterisk-GUI
Issue ID: 10068
Category: Core/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: 1.4.8
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 1173
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-27-2007 09:36 CDT
Last Modified: 07-21-2007 23:30 CDT
======================================================================
Summary: asterisk-gui inside an iframe
Description:
I try to display asterisk-gui inside an iframe under some menu.
This times out after logging in, whereas it works perfectly in its own
window.
Most prominent error message i see (firefox under linux) is about trying
to set property "top.document.title"
a fix that works for me is changing the line(s) in question to:
if (top == self) top.document.title = "Asterisk GUI (Beta) -- Home";
though i only tested that on ff/linux
======================================================================
----------------------------------------------------------------------
bkruse - 07-21-07 23:30
----------------------------------------------------------------------
Test it for others, post a patch, and I will be happy to commit it
-bk
Issue History
Date Modified Username Field Change
======================================================================
07-21-07 23:30 bkruse Note Added: 0067715
======================================================================
More information about the asterisk-bugs
mailing list