You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Mathias Bogaert (JIRA)" <ji...@apache.org> on 2008/11/21 16:59:37 UTC

[jira] Created: (WW-2882) FreemarkerManager too private

FreemarkerManager too private
-----------------------------

                 Key: WW-2882
                 URL: https://issues.apache.org/struts/browse/WW-2882
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.2
            Reporter: Mathias Bogaert
             Fix For: 2.1.3
         Attachments: freemarkermanager-protected.patch

In order to correctly extend it (using one of it's extension points), the variables need protected access. Patch attached.

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


[jira] Resolved: (WW-2882) FreemarkerManager too private

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2882.
---------------------------------

    Resolution: Fixed

> FreemarkerManager too private
> -----------------------------
>
>                 Key: WW-2882
>                 URL: https://issues.apache.org/struts/browse/WW-2882
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkermanager-protected.patch
>
>
> In order to correctly extend it (using one of it's extension points), the variables need protected access. Patch attached.

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


[jira] Updated: (WW-2882) FreemarkerManager too private

Posted by "Mathias Bogaert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathias Bogaert updated WW-2882:
--------------------------------

    Attachment: freemarkermanager-protected.patch

> FreemarkerManager too private
> -----------------------------
>
>                 Key: WW-2882
>                 URL: https://issues.apache.org/struts/browse/WW-2882
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkermanager-protected.patch
>
>
> In order to correctly extend it (using one of it's extension points), the variables need protected access. Patch attached.

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


[jira] Commented: (WW-2882) FreemarkerManager too private

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45005#action_45005 ] 

Musachy Barroso commented on WW-2882:
-------------------------------------

thanks for the patches!

> FreemarkerManager too private
> -----------------------------
>
>                 Key: WW-2882
>                 URL: https://issues.apache.org/struts/browse/WW-2882
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkermanager-protected.patch
>
>
> In order to correctly extend it (using one of it's extension points), the variables need protected access. Patch attached.

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