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?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Visual GUI Builder & Library
>
Bug Report & Wishlist
(Moderators:
steven
,
linb
,
Divid ZH
) >
GetValue for Combobox type datepicker fails
Pages: [
1
]
« previous
next »
Print
Author
Topic: GetValue for Combobox type datepicker fails (Read 385 times)
ludwigl
Sr. Member
Posts: 47
GetValue for Combobox type datepicker fails
«
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
Re: GetValue for Combobox type datepicker fails
«
Reply #1 on:
July 30, 2010, 08:21:48 PM »
Fixed!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...