What is the practical purpose for not specifying dataField or
labelFunction?  If it were up to me, I'd wait until someone says it broke
them before spending energy working on it.

-Alex

On 3/10/14 11:10 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>Hi,
>
>Found a regression issue with 4.11 do to changes in ADG's
>itemToLabelWithoutFormatting.
>
>Code example here:
>https://issues.apache.org/jira/browse/FLEX-34132
>
>While it is a regression issue it's not a serious one IMO and has many
>workaround. You'll unlikely to run into this in a real application, as
>most ADC columns will have dataFields or via labelFuctions or item
>renderers.
>
>The changes made were probably what the function intended in the first
>place, as previously this code would return before falling though to the
>data.toString() call at the end of the method.
>
>What do other people think? It easy enough to change back to the slightly
>faulty implementation or we can document it as a difference.
>
>Thanks,
>Justin
>

Reply via email to