* fix#117: use details slice and pre-set to properly extract condition
* also added the type part of the detail content (original de: "Art")
---------
Co-authored-by: Thomas von Dein <tom@vondein.org>
- Meta did not contain condition and category together anymore, they
removed the category. Therefore fetching (that is, validation)
failed.
- Now we extract the condition and category directly.
- On top, category now includes the whole category tree.
- unit tests had to be tweaked for this measure.