Skip to content
  • Joris Steyn's avatar
    Fix crash when adding attribute · 61149e5f
    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
    61149e5f