- Issue created by @Grevil
- 🇩🇪Germany Grevil
Yea... just take a look at "/src/Controller/ProjectWikiController.php" build() method! 😅
I guess you'll find it quite easily! 😉
- 🇩🇪Germany Anybody Porta Westfalica
@grevil please solve it in a MR and let @lrwebks review the result, so he learns and we don't lose much time. Sorry I was a bit unclear here, my fault. Thanks :)
- 🇩🇪Germany Grevil
It's super simple! @lrwebks, just text me, if you don't find it right away.
- First commit to issue fork.
- Merge request !19Issue #3477820 by lrwebks, anybody, grevil: "project_wiki_entity_content" doesn't work together with "project_wiki_markdown_content_example" → (Merged) created by lrwebks
- 🇩🇪Germany lrwebks Porta Westfalica
This improved controller build logic should do the trick now! It works for me at least. The new
foreach
logic should also resolve a problem that we didn't even see yet, since we haven't had multiple Plugins installed before. Only the first one would have been shown in that case. :P - 🇩🇪Germany Anybody Porta Westfalica
Just one little thing, then this can be merged, if it works.
- 🇩🇪Germany Anybody Porta Westfalica
@lrwebks would it be easy to have a test for this, based on the example / test module?
- 🇩🇪Germany lrwebks Porta Westfalica
Yes, I can quickly implement one now, no problem!
- 🇩🇪Germany lrwebks Porta Westfalica
Okay, so now the list page does not show any entries anymore on my end!? It was just working a few minutes ago... Tugboat also shows no entries. What is this now?
- 🇩🇪Germany Anybody Porta Westfalica
Fixed the bugs, as we need this to work for our project.
Automatically closed - issue fixed for 2 weeks with no activity.