[Webkit-unassigned] [Bug 11756] REGRESSION: link targeting a frame in another window does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 25 05:58:16 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=11756
mbritto at pleyo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sroret at pleyo.com
------- Comment #9 from mbritto at pleyo.com 2007-06-25 05:58 PDT -------
I tried to copy the files from the website to my HD and then it was working.
The only thing I modified was the JS call to open the popup :
before : pippo=window.open("/bacheca/bacheca.html","popup",opt);
after : pippo=window.open("../bacheca/bacheca.html","popup",opt);
I don't really understand how the site can work locally but not remotely...
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list