Ticket #358 (closed Patch: fixed)

Opened 10 months ago

Last modified 10 months ago

Wrong variable in Image library

Reported by: dynom Owned by: zombor
Priority: blocker Milestone:
Component: Libraries:Image Version: SVN HEAD
Keywords: Cc:

Description

public function quality( '''$value''' )

Should be:

public function quality( '''$amount''' )

Attachments

Image.php.patch (0.6 kB) - added by dynom 10 months ago.
fix

Change History

Changed 10 months ago by dynom

fix

Changed 10 months ago by zombor

  • owner changed from - No owner - to zombor

Fixed in r1884.

Changed 10 months ago by zombor

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.