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
Comment #1
jorditr commentedFinally 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?
Comment #2
jorditr commentedComment #3
Roberto Gerola commentedProbabily becuase and additional arg is present on the url.
I think only an hack can fix this.
Comment #4
jorditr commentedHi 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 ;-)
Comment #5
Roberto Gerola commented> having a "if module exists"
yes, this was my idea of "hack"
Comment #6
Magnity commentedDevelopment 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.