CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 to CCS developers - Codecharge Studio Beta 4 bug? signaling

Print topic Send  topic

Author Message
Richi Novello
Posted: 05/29/2002, 2:57 PM

generated file: functions.js

error description: (contorl instead of control)
bad rows: 105-106
if (typeof(contorl.ccsValidator) == "function")
if (!contorl.ccsValidator())

suggested rows:
if (typeof(control.ccsValidator) == "function")
if (!control.ccsValidator())

Go on guys

Richi Novello


Dave Rexel
Posted: 05/29/2002, 4:53 PM

This error is also in B5
Dave

"Richi Novello" <novello.r@libero.it> wrote in message
news:ad3ird$711$1@news.codecharge.com...
> generated file: functions.js
>
> error description: (contorl instead of control)
> bad rows: 105-106
> if (typeof(contorl.ccsValidator) == "function")
> if (!contorl.ccsValidator())
>
> suggested rows:
> if (typeof(control.ccsValidator) == "function")
> if (!control.ccsValidator())
>
> Go on guys
>
> Richi Novello
>
>
>

Dave Rexel
Posted: 06/06/2002, 2:02 PM

ATTN CCS-developers

This bug is still not fixed in Release v1.0
(was reported here from b4)

extract from functions.js
if (typeof(contorl.ccsValidator) == "function")
if (!contorl.ccsValidator())

Should this not be control.ccsValidator()?

Hope this will be fixed soon.
Greetings
Dave

"Richi Novello" <novello.r@libero.it> wrote in message
news:ad3ird$711$1@news.codecharge.com...
> generated file: functions.js
>
> error description: (contorl instead of control)
> bad rows: 105-106
> if (typeof(contorl.ccsValidator) == "function")
> if (!contorl.ccsValidator())
>
> suggested rows:
> if (typeof(control.ccsValidator) == "function")
> if (!control.ccsValidator())
>
> Go on guys
>
> Richi Novello
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.