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 A193E10507 for ; Fri, 26 Jul 2013 12:31:54 +0000 (UTC) Received: (qmail 76057 invoked by uid 500); 26 Jul 2013 12:31:52 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 75604 invoked by uid 500); 26 Jul 2013 12:31:52 -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 75537 invoked by uid 99); 26 Jul 2013 12:31:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 12:31:52 +0000 Date: Fri, 26 Jul 2013 12:31:52 +0000 (UTC) From: "Thomas Schmitz (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1288) writeURIAttribute not yet implemented in TobagoResponseWriterBase 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-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720738#comment-13720738 ] Thomas Schmitz commented on TOBAGO-1288: ---------------------------------------- I have added a patch for proposal, including a unit test. > writeURIAttribute not yet implemented in TobagoResponseWriterBase > ----------------------------------------------------------------- > > Key: TOBAGO-1288 > URL: https://issues.apache.org/jira/browse/TOBAGO-1288 > Project: MyFaces Tobago > Issue Type: Bug > Components: Core > Affects Versions: 2.0.0-alpha-1 > Environment: jsf-impl 2.0.11 > Reporter: Thomas Schmitz > Attachments: TobagoResponseWriterBase.java.diff, TobagoResponseWriterUnitTest.java.diff > > > The writeURIAttribute method is called by some standard JSF tags like h:outputLink or h:graphicImage. Therefore it is not possible to use them with Tobago, at least not if you are using jsf-impl. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira