Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38EBE18B6C for ; Wed, 1 Jul 2015 08:22:06 +0000 (UTC) Received: (qmail 37643 invoked by uid 500); 1 Jul 2015 08:22:05 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 37592 invoked by uid 500); 1 Jul 2015 08:22:05 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 37159 invoked by uid 99); 1 Jul 2015 08:22:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 08:22:05 +0000 Date: Wed, 1 Jul 2015 08:22:05 +0000 (UTC) From: "Hudson (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1470) Tobago 3: Layout concept changed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609722#comment-14609722 ] Hudson commented on TOBAGO-1470: -------------------------------- FAILURE: Integrated in tobago-3.0.x #38 (See [https://builds.apache.org/job/tobago-3.0.x/38/]) TOBAGO-1470: fix layout of tc:date (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1688582) * /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/TobagoClass.java * /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/DateRenderer.java * /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css TOBAGO-1470: simplify (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1688574) * /myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml > Tobago 3: Layout concept changed > -------------------------------- > > Key: TOBAGO-1470 > URL: https://issues.apache.org/jira/browse/TOBAGO-1470 > Project: MyFaces Tobago > Issue Type: Task > Components: Core, Themes > Reporter: Udo Schnurpfeil > Assignee: Udo Schnurpfeil > > In Tobago 1.0, 1.5 and 2.0 the layout is evaluated on the server, because some feature can't be realized with the browsers in past. > Starting with Tobago 3.0 the layout will be evaluated on the client. The support of the old browsers will be stopped. -- This message was sent by Atlassian JIRA (v6.3.4#6332)