Bug #106
flash[:notice] is getting inserted into cached pages
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | Caching | |||
| Target version: | 0.4 - Rebel Yell (2b || !2b) | |||
| Resolution: | fixed |
Description
See http://pivots.pivotallabs.com/users/brian/blog/articles/276-cacheable-flash for one way to deal with this.
History
Updated by yossarian over 3 years ago
- Status changed from New to Closed
- Resolution set to fixed
Done, seems to work well at the cost of using javascript to do the job, but there's probably no way around that if we want to cache things so agressively.