Bug 10431

Summary: Assertion failure when using a relative URL from within a data: URL
Product: WebKit Reporter: mitz
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case (will assert) none

mitz
Reported 2006-08-16 06:40:04 PDT
The test case contains a relative URL whose base URL is a data: URL. When you open it, you get this message: ASSERTION FAILED: baseStringPos[0] == '/' (WebCore/platform/KURL.cpp:811 int WebCore::copyPathRemovingDots(char*, const char*, int, int)) I don't know what a relative URL should resolve to when the base URL is data:.
Attachments
Test case (will assert) (66 bytes, text/html)
2006-08-16 06:40 PDT, mitz
no flags
mitz
Comment 1 2006-08-16 06:40:31 PDT
Created attachment 10051 [details] Test case (will assert)
mitz
Comment 2 2007-01-23 12:04:53 PST
*** This bug has been marked as a duplicate of 12385 ***
Note You need to log in before you can comment on or make changes to this bug.