commit | 299f5a5ff90d35f705a5d59bf78ec066a05e9b1a | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Fri Sep 11 20:25:19 2020 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Fri Sep 11 20:25:19 2020 +0200 |
tree | 71e95eba871c19a5c0c602b14fe9fa39a2f335c2 | |
parent | 652bd2cd359acc81dd4c734ef49b9e3fd2168306 [diff] |
KB56 PostText: Inherit from PanacheEntityBase. PostText did not inherit from PanacheEntityBase. This meant that automatic setter and getter generation (and thus dirtiness tracking) was not working, making updates to existing post texts impossible. Change-Id: I0901b15acc73827276322feb000831a8e93d5717