RESOLVED DUPLICATE of bug 12385 10431
Assertion failure when using a relative URL from within a data: URL
https://bugs.webkit.org/show_bug.cgi?id=10431
Summary Assertion failure when using a relative URL from within a data: URL
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.