sulu / SuluRedirectBundle

Sulu bundle for managing redirects
MIT License
18 stars 19 forks source link

Fix enabled toggler toolbar action #68

Closed luca-rath closed 3 years ago

luca-rath commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Fix enabled toggler toolbar action

Why?

Redirects can't be created currently

alexander-schranz commented 3 years ago

@luca-rath We should edit the Functional Controller Test cases that the not longer sending enabled to the endpoint to match the real form:

https://github.com/sulu/SuluRedirectBundle/blob/3cbc8b4a0b76f0d6032c89540af20f5e9caa6e95/Tests/Functional/Controller/RedirectRouteControllerTest.php#L43-L44