Hi you all. All the autocomplete boxes doesn't work on my fully working Storm install, the point is that only the storm autocomplete fields doesn't work, the rest are ok (node author, for example). The code looks ok, also, but it's not possible to filter by the first letter on the organizations filter area. Any idea?

Comments

jorditr’s picture

Title: Autocomplete not working properly with i18n » Autocomplete not working
Category: bug » support

Finally I've realized it is related with i18n and its way to rewrite URLs. I'm not sure how does it affects but only setting i18n "advanced settings" to "All content. No language conditions apply." it works. Any other more restrictive conditions (like "Only current language and no language") looks like it tries to work but doesn't find anything.

Any possibility to review this issue, since Roberto also has developed another multilingual module?

jorditr’s picture

Title: Autocomplete not working » Autocomplete not working properly with i18n
Category: support » bug
Roberto Gerola’s picture

Title: Autocomplete not working » Autocomplete not working properly with i18n
Category: support » bug

Probabily becuase and additional arg is present on the url.
I think only an hack can fix this.

jorditr’s picture

Hi Roberto,

yes, I also thought on this but what I don't understand is why the core autocompletes did work on the same form that storm ones fail.

Maybe is not only a question of hacking but having a "if module exists" filtering on them to have a more consistent answer. If i18n module exists +1 to arguments ;-)

Roberto Gerola’s picture

> having a "if module exists"
yes, this was my idea of "hack"

Magnity’s picture

Status: Active » Closed (won't fix)

Development has stopped on the 5.x branch (see #410784: Looking for a new maintainer), so I am marking this as "Won't Fix".

If the issue also affects the 6.x branch please reopen under that category.