[webtest][JIRA] Created: (WT-539) javascript.StrictErrorReporter message=[Calling eval() when clicking link with js

View: New views
2 Messages — Rating Filter:   Alert me  

[webtest][JIRA] Created: (WT-539) javascript.StrictErrorReporter message=[Calling eval() when clicking link with js

by JIRA noreply@canoo.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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&candidateID=3956826&returnTo=candidateProfile');">Add Activity</a> &


[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
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

[webtest][JIRA] Closed: (WT-539) javascript.StrictErrorReporter message=[Calling eval() when clicking link with js

by JIRA noreply@canoo.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

     [ http://webtest-community.canoo.com/jira/browse/WT-539?page=all ]
     
Marc Guillemot closed WT-539:
-----------------------------

    Fix Version: Future work
     Resolution: Invalid
      Assign To: Marc Guillemot

There is no error here, only a warning!

> 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
>     Assignee: Marc Guillemot
>      Fix For: Future work
>  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&candidateID=3956826&returnTo=candidateProfile');">Add Activity</a> &
> [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
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest