Discutea / DForumBundle

Forum Bundle for symfony 3
28 stars 13 forks source link

Require sf2.8 ? #1

Closed mysterty closed 7 years ago

mysterty commented 8 years ago

Hello,

As sf3 haven't yet main bundles but is fully compatible sf2.8, can you change your dependencies ? I tested with my own 2.8 project and almost all works... except form_rest(form) in Topic.html.twig

LogicException: Unable to render the form as none of the following blocks exist: "_forumbundle_topic_rest", "forumbundle_topic_rest", "forumbundle_topic_rest", "form_rest".

Strategy47 commented 8 years ago

Hi, This is fixed in dev-master. I have to do more tests before leaving a release. There are still issues. Unfortunately, I can't fix them because of sf 3.1 compatibility errors. See deprecated: https://travis-ci.org/Discutea/DForumBundle/jobs/136663066 Please can you confirm that it works before closing this issue.

mysterty commented 8 years ago

for me everything works now, tested with sf2.8