Bug 2933 - IE support of popup in intranet
Summary: IE support of popup in intranet
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: PC All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Nahuel Angelinetti
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 06:18 UTC by Nahuel Angelinetti
Modified: 2012-10-25 22:37 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
bugfix for HEAD (7.65 KB, patch)
2009-01-29 06:30 UTC, Chris Cormack
Details | Diff | Splinter Review
bugfix for 3.0.X (7.80 KB, patch)
2009-01-29 06:31 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:04:28 UTC


---- Reported by nahuel.angelinetti@biblibre.com 2009-01-29 06:18:10 ----

IE doesn't support window.open with windows id containing spaces.
like in addbiblio.tmpl :
    window.open(link+"&result="+defaultvalue,"value builder",'width=700,height=550,toolbar=false,scrollbars=yes');

all spaces should be deleted.
This is a big task, but it must be done to have the IE support working.



---- Additional Comments From nahuel.angelinetti@biblibre.com 2009-01-29 06:30:59 ----

Created an attachment
bugfix for HEAD





---- Additional Comments From nahuel.angelinetti@biblibre.com 2009-01-29 06:31:22 ----

Created an attachment
bugfix for 3.0.X





---- Additional Comments From gmcharlt@gmail.com 2009-03-06 06:48:09 ----

Patch pushed to HEAD.  Please test and close.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:04 UTC  ---

This bug was previously known as _bug_ 2933 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2933
Imported an attachment (id=974)
Imported an attachment (id=975)

Actual time not defined. Setting to 0.0
The original submitter of attachment 974 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 975 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.