[CGI] New notify window overtakes old one [FIXED]

already fixed bugs

Moderator: AniDB

Locked
PetriW
AniDB Staff
Posts: 1522
Joined: Sat May 24, 2003 2:34 pm

[CGI] New notify window overtakes old one [FIXED]

Post by PetriW »

If you get a new notification while a notification window is already open the new window is opened with the same name and thus your old window is "overwritten".
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

k,

i guess i should simple open a new window at all times instead of reusing the old window.

BYe!
EXP
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

should be fixed now.

BYe!
EXP
PetriW
AniDB Staff
Posts: 1522
Joined: Sat May 24, 2003 2:34 pm

Post by PetriW »

Notify window no longer works in IE 6. Error message is as follows:

in myplace

Line: 103
Char: 5
Error: Invalid argument.
Code: 0
URL: http://anidb.atx.ch/perl-bin/animedb.pl?show=myplace



Code:
window.open('animedb.pl?show=pop&pop=notify','Notification-355','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=200,height=150');
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

PetriW wrote:Code:
window.open('animedb.pl?show=pop&pop=notify','Notification-355','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=200,height=150');
To make removing that one a bit easier:
The second param (window-name) may only consist of letters, numbers or underscores, but no "-". ;)
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

k,

should be fixed now.
but then again, i don't consider M$ IE a browser, so not supporting it isn't a real problem.
i still wonder why there are ppl stupid enough to use M$ IE out there.
btw. current known and unfixed security holes count in M$ IE is _19_ !

BYe!
EXP
PetriW
AniDB Staff
Posts: 1522
Joined: Sat May 24, 2003 2:34 pm

Post by PetriW »

Works now. :D

And well, IE works fine and as I don't sure on pr0n sites I don't have a problem with security issues. ;)
Maybe I'll install Opera someday but Mozilla still has plenty of bugs...
kidan
Posts: 319
Joined: Thu Feb 13, 2003 9:13 pm
Location: .DE

Post by kidan »

exp wrote: i still wonder why there are ppl stupid enough to use M$ IE out there.
btw. current known and unfixed security holes count in M$ IE is _19_ !
Well, we only surf to anidb of course and we trust in you, not to be that evil, to exploit those bugs :twisted: .

For real, most of those holes involve either a stupid user, or are some minor threads and my AV kills evil scripts.
Locked