From dev-return-99674-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue Jul 08 21:45:29 2008 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 74432 invoked from network); 8 Jul 2008 21:45:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 21:45:29 -0000 Received: (qmail 12355 invoked by uid 500); 8 Jul 2008 21:45:25 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 12305 invoked by uid 500); 8 Jul 2008 21:45:25 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 12260 invoked by uid 99); 8 Jul 2008 21:45:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 14:45:24 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 21:44:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B28DD234C15D for ; Tue, 8 Jul 2008 14:44:31 -0700 (PDT) Message-ID: <872682317.1215553471730.JavaMail.jira@brutus> Date: Tue, 8 Jul 2008 14:44:31 -0700 (PDT) From: "Alfred Nathaniel (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2169) ImageOp resize effect has broken/useless default dimensions In-Reply-To: <1530139795.1204336431107.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfred Nathaniel updated COCOON-2169: ------------------------------------- Status: On Hold (was: Continued) Fix for 2.1: http://svn.apache.org/viewvc?rev=674973&view=rev Fix for 2.2: http://svn.apache.org/viewvc?rev=674971&view=rev Please check and close issue. > ImageOp resize effect has broken/useless default dimensions > ----------------------------------------------------------- > > Key: COCOON-2169 > URL: https://issues.apache.org/jira/browse/COCOON-2169 > Project: Cocoon > Issue Type: Bug > Components: Blocks: ImageOp > Affects Versions: 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12-dev (Current SVN), 2.2 > Reporter: Mark Lundquist > Assignee: Alfred Nathaniel > Priority: Minor > Attachments: smime.p7s > > > Class ResizeOperation in the ImageOp block has broken/useless default values for the "height" and "width" parameters. The only reasonable default values are zero. Zero height or width has a special meaning. > I am passing these parameters in from the sitemap using the request parameter input module. If the parameter doesn't exist, I need the "zero" value and behavior from the Reader. Setting the dimension to e.g. "300" is broken. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.