When you try to use FTE within MX components without a stylesheet explicitly declared it won't render any text under certain circumstances. This was just a simple fix to force the htmlText to be regenerated and therefore display. I ran into this issue when trying to debug an issue I was having with the charts component and it led me to FLEX-33428.
On Thu, Oct 10, 2013 at 10:40 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 10/10/13 4:40 AM, "Nicholas Kwiatkowski" <nicho...@spoon.as> wrote: > > >My revert was on hash e3d52e485c1063a71d3682750ac0c2eb833f193a > >submitted on 10/8/13 @ 12:15am according to my git history. I haven't > >done > >a pull yet from remote. It was showing up in the logs on the website (it > >is not anymore). Maybe it got clobbered during Justin's merge fix a few > >hours after that... > I dug up the commit email. It looks right, but an attempt to use that > hash to view history doesn't work. It is disturbing that a merge can > remove history. I would expect it to simply show another change in the > history. > > So now back to the questions about the code itself. Can you provide more > detail on why you added that clearFlag call? We need to understand > whether that change still needs to be reverted or the tests should be > changed. > > -Alex > >