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

The route (file_handler) is not taking into account for non-English locales #29

Open
chunyianliew opened this issue Mar 11, 2018 · 0 comments

Comments

@chunyianliew
Copy link

When editing pages in the admin area, there is an option to specify an optional route (file_handler).
This is done for the "for sale" page in the front end: http://demo.estatezilla.com/en/for-sale
And for the "to rent" page in the front end: http://demo.estatezilla.com/en/to-rent

It seems that with the selected file_handler you control which properties are listed: "for sale" or "to rent" properties.

But for non-English locales this is not working. When you open the same pages in French, the properties are not filtered. All properties are listed, both the "for sale" and the "to rent" properties:
For sale: http://demo.estatezilla.com/fr/a-vendre
To rent: http://demo.estatezilla.com/fr/louer

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

No branches or pull requests

1 participant