[FIXED] Transform Script: Override Range True

I created and saved this script for Initial Forms. When I load it, the checkbox for applying subsequent features is always unchecked.

Is that intended?

<?xml version="1.0" encoding="UTF-8"?>
<DATA>
  <TransformScript>
    <GlyphInsertCharacters>
      <Characters>58065-58090</Characters>
      <OverrideRange>TRUE</OverrideRange>
    </GlyphInsertCharacters>
    <GlyphCompleteComposites>
    </GlyphCompleteComposites>
    <GlyphDecompose>
    </GlyphDecompose>
    <OutlineScale>
      <AroundType>2</AroundType>
      <AroundCorner>0</AroundCorner>
      <AroundXPos>0</AroundXPos>
      <AroundYPos>0</AroundYPos>
      <Horizontal>130.00</Horizontal>
      <Vertical>130.00</Vertical>
      <PreserveBearings>TRUE</PreserveBearings>
    </OutlineScale>
  </TransformScript>
</DATA>

No, this is a bug. Good catch!