Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.1
-
None
-
None
Description
Same breaking code:
<t:inputCalendar id="effectiveStartDateAnnouncement"
value="#
"
renderAsPopup="true" addResources="true"/>
Sometime after 1_1_0 and the 9/18 nightly, the t:inputCalendar stopped "popping up."
I tested it with both the official 1_1_0 and a manually ant-command-line built one to insure that it's not a build problem with the SVN checkout (using the myfaces-api, myfaces-impl, tomahawk jars), and both worked.
The nightly
Checking out revisions 289189 and 289858 both show the problem, as did 289188 (but I'm not sure if 289188 is far enough back to get in front of the MYFACES-569 patch).
There were a few changes that I noticed:
MYFACES-569 <-- I suspect this one currently
MYFACES-445
Martin's revamp
I'm out of time for now, but if no one else figures out what's wrong, I'll try more revisions next week to narrow down the problem introduction time. I'm unlikely to be able to fix it as I have no javascript programming background (yet).