Test Recorder- jsessionid gets testrecorded when page flow hit for the first 
time
---------------------------------------------------------------------------------

         Key: BEEHIVE-409
         URL: http://issues.apache.org/jira/browse/BEEHIVE-409
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Jason Dunckley
 Assigned to: Patrick Osborne 
    Priority: Minor


I'm getting the diff below on a test recorder test.  This jsessionid is only 
recorded if the page flow has not been loaded already once.

Expected- seems like this shouldn't be in the recorded file 

<?xml version="1.0" encoding="UTF-8" ?> 

- <dif:recorderDiff 
xmlns:dif="http://beehive.apache.org/netui/tools/testrecorder/2004/diffsession";>

- <dif:request>

  <dif:testNumber>1</dif:testNumber> 

  
<dif:uri>/qaWeb/simpleActionTests/validatable/ValidatableController.jpf</dif:uri>
 

  <dif:diffResults>Line (11) does not match. R: <form 
action="/qaWeb/simpleActionTests/validatable/val.do;jsessionid=CnUAhs1AtoGLMRO4oSjw3TXSnqoTYLLCZ6dhmRjif23wP8MVxftl!-1774885772"
 method="post"> P: <form action="/qaWeb/simpleActionTests/validatable/val.do" 
method="post"></dif:diffResults> 

  </dif:request>

  </dif:recorderDiff>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to