Make the way parseTemplate considers where to find a template consistent with 
the way SkinAction does that
----------------------------------------------------------------------------------------------------------

                 Key: XWIKI-2098
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2098
             Project: XWiki Core
          Issue Type: Bug
          Components: Core
            Reporter: Sergiu Dumitriu


For the moment:

SkinAction tries:
# the content of the object field with that name
# the content of an attachment with that name
# a filesystem file

parseTemplate tries:
# a filesystem file
# the content of an attachment with that name

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to