Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 76293 invoked from network); 28 Aug 2007 11:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 11:49:54 -0000 Received: (qmail 80839 invoked by uid 500); 28 Aug 2007 11:49:49 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 80804 invoked by uid 500); 28 Aug 2007 11:49:48 -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 80793 invoked by uid 99); 28 Aug 2007 11:49:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 04:49:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 11:49:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5C76B71420F for ; Tue, 28 Aug 2007 04:49:32 -0700 (PDT) Message-ID: <6596887.1188301772376.JavaMail.jira@brutus> Date: Tue, 28 Aug 2007 04:49:32 -0700 (PDT) From: "Grzegorz Kossakowski (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-806) [PATCH]: HSSF Serializer does not process 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-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523215 ] Grzegorz Kossakowski commented on COCOON-806: --------------------------------------------- Antonio, this issue is very old. Shouldn't we close it as is with proper fix version set and wait for another report of missing functionality that is still not implemented? > [PATCH]: HSSF Serializer does not process > ---------------------------------------------------------------- > > Key: COCOON-806 > URL: https://issues.apache.org/jira/browse/COCOON-806 > Project: Cocoon > Issue Type: Bug > Components: Blocks: POI > Affects Versions: 2.1.8 > Environment: Operating System: All > Platform: All > Reporter: Antonio Gallardo > Assignee: Cocoon Developers Team > Attachments: EP_Grid.java.diff, EP_Orientation.java.diff, EP_Paper.java.diff, Sheet.java.diff > > > The element is where we configure all the info related to > print configuration of the stylesheet generated. For example: landscape > orientation, papelsize, margins, etc. Currenlty the HSSF Serializer is ignoring > all the info the user send. > Here is a example of the element: > > > > > > > > > > > > > > > > > > > > r_then_d > landscape > > > A4 > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.