DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28677>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28677

HTML Link Parser fails to handle https protocol

           Summary: HTML Link Parser fails to handle https protocol
           Product: JMeter
           Version: 2.0.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using HTML Link Parser, it fails to read form data from a previous https
provided web page. I added some more debug to HtmlParsingUtils.java and found
that the HTML Link Parser assumed http protocol and thus the match failed
because the config and new protocols were different (config=http and new=https).
Conviently, my test deployment also runs plain http (although we dont do this in
a client situation) and everything works fine for just http.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to