Skip to content
  • Joris Steyn's avatar
    Fix crash when adding attribute · cbddac2f
    Joris Steyn authored
    There was an obscure crash in the code generator triggered by Import_Utils. It
    tried to add the attribute to the logical view, explicitly setting ot_Attribute
    prevents this behaviour.
    
    BUG: 225290
    cbddac2f