FLUID-3304: jsonProcessor.php needs error checking on json caching file open

Metadata

Source
FLUID-3304
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
Colin Clark
Reporter
Laurel Williams
Created
2009-10-16T16:44:35.000-0400
Updated
2011-01-14T12:01:26.852-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Infusion Builder

Description

If file does not exist and directory does not exist, the cacheOutput function will result in a "cannot open cache file" message. Probably would be better if the file and directory were created if needed.