McTwist / Blockland-Repository

Automatic Blockland Add-On Repository Storage

Home Page:https://blockland.aposoc.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix invalid redirection of error in creation of Add-On

McTwist opened this issue · comments

When you create an Add-On and the validation of input fails, the session flash is not kept and you are redirected to the front page. Possible fix is to flash before validation and clear flash after validation is finished.

This issue is blocked by #33.