Bug #1436
Web: getImage function returns a fail if the web server is not owner
| Status: | Rejected | Start date: | 07/07/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Web | |||
| Target version: | 1.6.16 | |||
| Affected Version: | 1.6.14 | Blocking Target Version: | No |
Description
Had this occur on the mapinfo page. When a map is uploaded, if it is not chown'd to the web server user, when getimage checks to see if the image is there, it returns a false. Chown-ing the file to the web server user resolves the issue.