Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site municipality autocomplete is not being triggered to the proper URL #226

Closed
ferblape opened this issue Jan 11, 2017 · 1 comment
Closed
Assignees
Labels

Comments

@ferblape
Copy link
Member

Right now, when creating or updating a site, the autocomplete tag for municipalities is not triggering the request to the url defined in data-autocomplete-url but to the current url.

See the log trace:

Started GET "/admin/sites/new?query=Ses" for 127.0.0.1 at 2017-01-11 15:53:40 +0100
Processing by GobiertoAdmin::SitesController#new as TEXT
  Parameters: {"query"=>"Ses"}
...
@ferblape ferblape added the bug label Jan 11, 2017
@danguita
Copy link
Contributor

Let me check it 👀

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

No branches or pull requests

2 participants