Skip to content

Conversation

@phansys
Copy link

@phansys phansys commented Sep 5, 2014

This bugfix prevents results override of router:debug command.

Issue: when you enable FOSJsRoutingBundle in your app, the command router:debug starts to return the same result as fos:js-routing:debug because the Symfony's command flow (base class for RouterDebugExposedCommand is RouterDebugCommand).

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Doc PR none

…ts class

(RouterDebugCommand) is used as base for fos:js-routing:debug.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Doc PR        | none
@phansys phansys changed the title This bugfix prevents results override of router:debug command [DX] This bugfix prevents results override of router:debug command Sep 5, 2014
@stof stof closed this in e195b4d Sep 5, 2014
@stof
Copy link
Member

stof commented Sep 5, 2014

I did a much better fix, fixing the bug instead of adding a workaround. See the commit linked above

@phansys phansys deleted the bugfix_debug_parent_overrides branch September 5, 2014 10:17
@phansys
Copy link
Author

phansys commented Sep 5, 2014

Thanks @stof.

1 similar comment
@FaHuSchmidt
Copy link

Thanks @stof.

weaverryan pushed a commit to weaverryan/FOSJsRoutingBundle that referenced this pull request Jan 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants