Part of the EllisLab Network

Bug Report

Image_lib::image_process_netpbm chmoding undefined var

Date: 05/18/2008 Severity: Minor
Status: Resolved Reporter: Seppo
Version: 1.7.0 SVN
Keywords: Libraries, Image Manipulation Class

Description

Line 698 of the image_lib

@chmod($dst_image, DIR_WRITE_MODE);

$dst_image was not defined, probably should be $this->full_dst_path

Expected Result

Actual Result

Comment on Bug Report

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?