Please comment in the bug itself if you'd like to work on it; that's what the "Comment" field is for.
I would look at Document::completeURL() instead. Also, please read the HTML5 reference document for the correct algorithm to fix this issue. Dave ________________________________ From: Nilesh Patil <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Sunday, February 15, 2009 3:43:38 AM Subject: Re: [webkit-dev] Regarding Bug 23310 Hi Thanks david !! I am trying to fix it. What i observed till now is following. When only '/' is encountered the url automatically is set to 'about:blank'. I think instead of this it should point to base URL inside Document. I am currently looking at KURL.cpp init() method. Please comment Thanks & Regards Niilesh On Sun, Feb 15, 2009 at 4:16 PM, David Kilzer <[email protected]> wrote: > It is valid and it is still open because it's "Status" is "New". > https://bugs.webkit.org/show_bug.cgi?id=23310 > Dave > > ________________________________ > From: Nilesh Patil <[email protected]> > To: "[email protected]" <[email protected]> > Sent: Sunday, February 15, 2009 12:02:06 AM > Subject: [webkit-dev] Regarding Bug 23310 > > Hi > > Is this bug is valid and still open? > > Thanks & Regards > Niilesh > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

