Hello,

When multi language is enabled with prefix path, after submit on the administrations pages, the page is not refreshed.

Where I detect the problem:
- http://yourdomain/admin/content
- Per example filter per content type
- Submit
- Refine filter
- Verify if the filter is applied

- http://yourdomain/admin/config/development/performance
- Submit "Clear all caches"
- The message "Caches cleared." isn't shown

If you make a full refresh on the browser the message or the filter will be shown.

If I comment the line 533 on the nginx_simple_include.conf (fastcgi_cache_valid 200 10s;). It's work correctly.

This bug only occurs when the multi language is enabled with prefix path.

It's tested in Drupal 7.19
Nginx version: 1.2.6

Comments

omega8cc’s picture

Version: 6.x-1.9 » 6.x-1.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added aplication versions