CMS MADE SIMPLE FORGE

CGSmartImage

 

[#11793] filter_flip doesnt work

avatar
Created By: Tomas Amsrud (tamsrud)
Date Submitted: Thu Apr 12 04:00:11 -0400 2018

Assigned To: Robert Campbell (calguy1000)
Version: 1.22.2
CMSMS Version: 2.2.5
Severity: Major
Resolution: Fixed
State: Closed
Summary:
filter_flip doesnt work
Detailed Description:
filter_flip doesnt work.
Faulty construct leads to switch always using case 0

Line 48: change from construct() to __construct()
-> public function __construct()

Line 83: change from $mode to $this->_mode
-> switch ( (int) $this->_mode ) {


History

Comments
avatar
Date: 2018-09-22 16:25
Posted By: Robert Campbell (calguy1000)

fixed in svn
      
Updates

Updated: 2019-06-14 08:43
state: Open => Closed

Updated: 2018-09-22 16:25
resolution_id: => 7