Ticket #126 (closed defect: invalid)
if cache is missing, imdbphp shouldn't display it
| Reported by: | jcv | Owned by: | izzy |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.0 |
| Component: | other | Keywords: | cache 1.9.9 |
| Cc: | Blocking: | ||
| Blocked By: |
Description
Has to be related to the new cache management system, but… just updated to release 1.9.9, and had the surprise to get read comments if cache has not yet been generated.
For exemple, when looking for 2001 movie :
cache_read: requested file '2001.search' not found in cache dir '/home/www/5f78fec20ccd97d73a648cfeb63c2202/[cache adress…]' imdbsearch::results() called. Using URL http://akas.imdb.com/find?q=2001;mx=20;tt=on cache_read: requested file '0062622.Title' not found in cache dir '/home/www/5f78fec20ccd97d73a648cfeb63c2202/[cache adress…]'
is displayed before showing the very movie's details… Same about credits (cache_read: requested file ‘0212671.Credits’ [and so on]) or every single cache file produced by imdbphp.
