[
https://issues.apache.org/jira/browse/FLEX-21804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-21804.
----------------------------------
Resolution: Cannot Reproduce
Can't reproduce in Apache Flex 4.9.1
> RTE when editing a DateField/DateChooser with selectableRange set to a valid
> set of date ranges
> -----------------------------------------------------------------------------------------------
>
> Key: FLEX-21804
> URL: https://issues.apache.org/jira/browse/FLEX-21804
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: DateChooser, mx: DateField
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 3.x
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Ensure that the DateField/DateChooser has the selectableRange property set
> to a valid set of date ranges
> 2. Click the DateField's calendar icon on the right to make the fly-out
> DateChooser appear
> 3. Click either the previous or next buttons in the fly-out DateChooser to
> navigate the months
>
> Actual Results:
> RTE:
> TypeError: Error #1010: A term is undefined and has no properties.
> at
> mx.controls::DateChooser/backMonthButton_buttonDownHandler()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\DateChooser.as:2851]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at
> mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\core\UIComponent.as:9308]
> at
> mx.controls::Button/http://www.adobe.com/2006/flex/mx/internal::buttonPressed()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\Button.as:2504]
> at
> mx.controls::Button/mouseDownHandler()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\Button.as:2750]
> OR
> TypeError: Error #1010: A term is undefined and has no properties.
> at
> mx.controls::DateChooser/fwdMonthButton_buttonDownHandler()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\DateChooser.as:2821]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at
> mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\core\UIComponent.as:9308]
> at
> mx.controls::Button/http://www.adobe.com/2006/flex/mx/internal::buttonPressed()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\Button.as:2504]
> at
> mx.controls::Button/mouseDownHandler()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\controls\Button.as:2750]
>
> Expected Results:
> The DateField's fly-out DateChooser should navigate through the months, just
> as it does when the DateField has no value set for its selectableRange
> property
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira