Bug #38533
URL doesn’t get refreshed because of realurl unique alias cache
| Status: | New | Start date: | 2012-07-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
When I first type in a news and fill the alias field provided by this extension, save and then change the alias field to something different, the patch is still the same in frontend because of realurl unique alias cache. I had to manually set 'useUniqueCache' => 1 to work properly on an update of the field. But much better would be to update or delete the unique alias cache entry automatically if the field for the unique alias has changed.