Mediziner-Preis Mensa - Postpone fix until mensa is open again.
lukasdenk opened this issue · 1 comments
Postpone fixing the issue
Currently the mediziner canteen seems to be closed. At least I could not find it in the page where the canteen's menu was published before (see here). We do not know whether they will have changed there menu format when they open again. Therefore, fixing this issue should be postponed until the canteen opens again.
The issue
In the parsed PDF of the menu, several menus are listed in a category. The price is then given once per category:
eat-api/src/test/assets/mediziner-mensa/in/menu_kw_44_2018.txt
Lines 10 to 20 in de9e8cf
However, the parser seems to only parse the dish for the last menu of a category:
eat-api/src/test/assets/mediziner-mensa/out/menu_kw_44_2018.json
Lines 34 to 51 in de9e8cf
They are open again and I'm currently in contact with them how we can obtain the dishes from them again.