You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2010/09/23 17:27:33 UTC

[jira] Created: (SLING-1798) Test enum exported from a bundle in a JSP script

Test enum exported from a bundle in a JSP script
------------------------------------------------

                 Key: SLING-1798
                 URL: https://issues.apache.org/jira/browse/SLING-1798
             Project: Sling
          Issue Type: Test
          Components: Scripting
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


Users of our Sling-based product have reported "Illegal type in constant pool" errors when using enums in JSPs, add some tests to verify that
enums exported from a bundle work correctly in a JSP script.

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


[jira] Resolved: (SLING-1798) Test enum exported from a bundle in a JSP script

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-1798.
----------------------------------------

    Fix Version/s: Launchpad Testing 6
       Resolution: Fixed

Tests added in revision 1000497

> Test enum exported from a bundle in a JSP script
> ------------------------------------------------
>
>                 Key: SLING-1798
>                 URL: https://issues.apache.org/jira/browse/SLING-1798
>             Project: Sling
>          Issue Type: Test
>          Components: Scripting
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             Fix For: Launchpad Testing 6
>
>
> Users of our Sling-based product have reported "Illegal type in constant pool" errors when using enums in JSPs, add some tests to verify that
> enums exported from a bundle work correctly in a JSP script.

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