this.stdDateFormatter javascript is null
-----------------------------------------
Key: TOMAHAWK-1210
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1210
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Date
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
latest changes on calendar javascript api uses this formatter.
the solution is initialize it on
org_apache_myfaces_PopupCalendar.prototype._popUpCalendarForInputDate =
function(clientId, format)
like in
org_apache_myfaces_PopupCalendar.prototype._popUpCalendar = function(ctl, ctl2,
format)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.