This problem happens for me when making a proximity filter search using Location module, I'm not sure if it is duplicated with all exposed filters.

I expose the postal code filter so that my users can enter a postal code, and then the view will tell them nodes with locations close to that postal code. Problem is, when they enter a postal code that is not near any stores, the expected behavior would be to have the empty text show up that says "No results found." similar to a search engine.

In this case, that empty text shows up before the user inputs their postal code into the filter. I'm not sure if this is expected behavior, considering the view technically has no results before the user inputs anything. The thing is, I can't see any use for having the empty text there before the exposed filters are modified.

This might not be a bug, is there another way that I'm missing to obtain this functionality? I think it makes more sense for the empty text to show up only after the user has inputted information into the exposed field.

Thanks in advance.

Comments

dawehner’s picture

Project: Views (for Drupal 7) » Location
Version: 6.x-2.11 » 6.x-3.x-dev

This looks like a "bug" in the location proximity filter.

Ah yeahh i remember this code when i once looked at it.

yaworsk’s picture

subscribing

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing old D6 issues as D6 is end of life