#227 closed defect (fixed)
duplicate content does not update in some case
| Reported by: | moo | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0.0 |
| Component: | cacher | Version: | 2.0.0 |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description
need more testing, but looks like it's happening
- make a.php b.php same content
- request both file
- update b.php
- request b.php, does not get updated result
Change History (2)
comment:1 Changed 4 years ago by moo
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 months ago by moo
- Milestone changed from 2.2.0 to 2.0.0
Note: See
TracTickets for help on using
tickets.


fixed in [683:688]