[Webkit-unassigned] [Bug 23310] New: Setting an absolute path (/abs) on an <iframe> with no src doesn't resolve the URL properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 17:13:28 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23310

           Summary: Setting an absolute path (/abs) on an <iframe> with no
                    src doesn't resolve the URL properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: darin at apple.com, abarth at webkit.org, aegolden at gmail.com


* SUMMARY
When using JavaScript to set the src attribute of an <iframe> element with no
src element declared, the URL created is not resolved properly (e.g., using the
parent's URL).

* STEPS TO REPRODUCE
1. Launch WebKit/Safari.
2. Open attached test case.
3. Click on "Click Me" button.

* EXPECTED RESULTS
The root of the web site should be opened.

* ACTUAL RESULTS
Nothing happens.  (No error message in the Activity Window or the Web
Inspector's console on Safari.)

* REGRESSION
Unknown.  Only tested on Safari 3.2 and WebKit nightly r39872.

* NOTES
This affects a click-tracking mechanism on
<http://www.tv.yahoo.com/falltv/photos/fresh-fall-faces/356> when clicking
"Next Photo" or "Previous Photo".


-- 
Configure bugmail: https://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