[Webkit-unassigned] [Bug 16836] New: incorrect url generated by script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 23:09:46 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16836

           Summary: incorrect url generated by script
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: liamdav at tpg.com.au


When the "General Inquests" link is selected within the url:


"http://www.lawlink.nsw.gov.au/lawlink/coroners_court/ll_coroners.nsf/pages/coroners_information"

 the script called by this link (OpenAttachmentWithFullPath) generates:

"http://lawlink/Coroners_Court/ll_coroners.nsf/vwFiles/InquestFAQs.doc/$file/InquestFAQs.doc"

which should be:

"http://www.lawlink.nsw.gov.au/lawlink/Coroners_Court/ll_coroners.nsf/vwFiles/InquestFAQs.doc/$file/InquestFAQs.doc"

ie the results, if any, of the script are not included.


-- 
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