Project

General

Profile

Defect #175

executeClientSideJS doesn´t return properly text variables with : char

Added by Victor Rojo Carballo over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
10/18/2010
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Executing a client side js (plugins.WebClientUtils.executeClientSideJS()) like plugins.WebClientUtils.executeClientSideJS('var text ="only get this : this is lost" ', callback, ['text']; the callback function doesn´t receive all the string in the arguments, only get the string before the ":".

You can check this in the sample solution:
Click the button "Client Side JS". The text in the 1st text area is returned to the 2nd text area via callback of a plugins.WebClientUtils.executeClientSideJS().
The text returned isn´t complete (only return the string before ":").

Thanks.
Neocursar Developers Team.


Files

testClientSideJS.servoy (3.79 KB) testClientSideJS.servoy Victor Rojo Carballo, 10/18/2010 08:29 AM

History

#1

Updated by Victor Rojo Carballo over 13 years ago

  • Assignee set to Sean Devlin
#2

Updated by Patrick Talbot over 13 years ago

  • Status changed from New to Closed

Also available in: Atom PDF