You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2008/10/24 00:48:44 UTC

[jira] Created: (TRINIDAD-1277) The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set

The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set
----------------------------------------------------------------------------------------

                 Key: TRINIDAD-1277
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1277
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Build
    Affects Versions: 1.2.7-plugins
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson
            Priority: Minor


The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set. Right now, if a property is "literal-only" and the name is "id" and "disableIdExpressions" is not set, then the ID is flagged as rtexprvalue. This should be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-1277) The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set

Posted by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Robinson resolved TRINIDAD-1277.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.8-plugins

> The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set
> ----------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1277
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1277
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.2.7-plugins
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>            Priority: Minor
>             Fix For:  1.2.8-plugins
>
>
> The JSP tag generator has no way of allowing properties that allow rtexprvalue to be set. Right now, if a property is "literal-only" and the name is "id" and "disableIdExpressions" is not set, then the ID is flagged as rtexprvalue. This should be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.