Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Angular ui-router interprets : as parameter separator #6

Open
bitflower opened this issue Nov 21, 2014 · 3 comments
Open

Angular ui-router interprets : as parameter separator #6

bitflower opened this issue Nov 21, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@bitflower
Copy link

Hi,
the : in a b3:menus api url is interpreated as "b3 plus parameter".

This 'wp-json/b3:menus/mymenu' becomes this ''wp-json/b3/mymenu".

Any plans on fixing the colon-notation ?

@goblindegook
Copy link
Member

Yes, this will go away soon now that the WP-API supports namespaces.

@goblindegook goblindegook self-assigned this Dec 9, 2014
@goblindegook goblindegook added this to the Version 1.0 milestone Dec 9, 2014
@goblindegook
Copy link
Member

Just a heads-up to let you know we're moving our endpoints to the /wp-json/b3/* namespace in the develop branch as we overhaul the plugin to use the latest API controller classes. This requires you to use the WP-API develop branch as well, but since neither is stable at the moment, I recommend you continue using your workaround.

@bitflower
Copy link
Author

Hey Luis, sorry for the delay.

thanks for the info. No problem for me ! Love the interface.. I have written an Angular-Bootstrap "Auto Menu maker" if you will. Will post it here when ready.

Cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants