Sigma Php Ajax framework, Ajax Components, GUI Builder
May 21, 2012, 11:06:10 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: GetValue for Combobox type datepicker fails  (Read 385 times)
ludwigl
Sr. Member
****
Posts: 47


View Profile
« on: July 30, 2010, 07:45:02 AM »

Hello,

please correct in CompoInput.js (R899) line 10 the call "._isFinite" to "isFinite".

>C:\xampp\php\sigma-visual-builder2.2\runtime\jsLinb\js\UI\ComboInput.js (2 hits)
>   Line 10:                 v=_.isDate(v)?v:_.isFinite(v)?new Date(parseInt(v)):null;               

The current implementation causes getValue and getUIValue for comboboxes of type datepicker to fail.

Thank you,

Ludwig
Logged
linb
Administrator
Hero Member
*****
Posts: 435


View Profile
« Reply #1 on: July 30, 2010, 08:21:48 PM »

Fixed!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!