javascript.StrictErrorReporter message=[Calling eval() when clicking link with 
js
---------------------------------------------------------------------------------

         Key: WT-539
         URL: http://webtest-community.canoo.com/jira/browse/WT-539
     Project: WebTest
        Type: Bug

    Versions: 3.0    
 Environment: XP
Webtest (R_1781)
Tried with htmlunit 2.6 and the latest 2.7 snap shot
    Reporter: Rhee K Kgopolo
 Attachments: AddActivities.txt, openWindows.js

Error below is generated when Webtest click link w/ js to open a window. This 
error appears to be introduced in htmlunit 2.6. See attached.

<td><a id="asmall" name="addactivity" href="javascript: 
openActivityWindow('index.cfm?event=activity.displayActivityForm&amp;candidateID=3956826&amp;returnTo=candidateProfile');">Add
 Activity</a>&nbsp;&


[clickLink]  WARN 
(com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter) - warning: 
message=[Calling eval() with anything other than a primitive string value will 
simply return the value. Is this what you intended?] 
sourceName=[http://xxx.xxx.com/recruitMach/lib/js/openWindows.js] line=[2] 
lineSource=[null] lineOffset=[0]
[clickLink]  INFO (com.canoo.webtest.engine.WebClientContext) - Content of 
window changed to 
http://xxx.xxx.com/recruitMach/index.cfm?event=activity.displayActivityForm&candidateID=3974808&returnTo=candidateProfile
 (text/html)
[clickLink]  INFO (com.canoo.webtest.engine.WebClientContext) - Content of 
window changed with javascript, it will NOT become current response

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to