Jump to content

Weird opener issue.


janusmccarthy

Recommended Posts

The code base for this is fairly large, and I know I'm not going to be able to post more than bits and pieces of it.

 

I have multiple web folders and I came across an interesting issue.  I open a page at:

 

https://{Domain}/{Folder1}/{Script Name} and bring up a dialog.

 

I then change the URL to

 

https://{Domain}/{Folder2}/{Script Name} which is running an exact copy of the script

 

Now here's the weird thing, if I go to the dialog of the window and use the opener property, I reference:

 

https://{Domain}/{Folder2}/{Script Name}  not Folder1.

 

is this a bug?  Or am I not using the opener properly?

 

Link to comment
https://forums.phpfreaks.com/topic/178291-weird-opener-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.