mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
f1c3f68e90
The generated error was “Unable to guess how to get a Doctrine instance from the request information.”. I haven’t checked deeper in Doctrine (I know it was coming from the DoctrineParamConverter). Anyway, I check for FosRest possiblity to add extra format without allowing them for every route (like it was done in the first place). I finally found a way but it then seems all request goes to the FormatListener of FosRest so I needed to add a custom rules to match all request to be sure we don’t get a 406 error from FosRest. Should be ok now … |
||
---|---|---|
.. | ||
capistrano | ||
tests | ||
config.yml | ||
config_dev.yml | ||
config_prod.yml | ||
config_test.yml | ||
parameters.yml.dist | ||
parameters_test.yml | ||
routing.yml | ||
routing_dev.yml | ||
routing_rest.yml | ||
security.yml | ||
services.yml |