[ 
http://mifosforge.jira.com/browse/MIFOS-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63239#action_63239
 ] 

Michael Vorburger commented on MIFOS-4388:
------------------------------------------

Actually it's rather the other way around - it appears FreeMarker (the way 
somebody configured it in Mifos) does find *.ftl when under normal resources - 
they don't have to be in WEB-INF/freemarker...

So uncaughtException.ftl inside src/main/resources/org/mifos/ui/freemarker/core 
is already right and how I think it should be, and all the other ones in 
src/main/webapp/WEB-INF/freemarker should be moved there too.

I've just done this in my 
https://github.com/vorburger/mifos-head/commit/69469778c8c1a0baf47fc878f64b00aa190783e1,
 and it should be merged if & when this entire branch gets integrated.

Keeping this issue open just in case I need to get back to it for any reason - 
or others read it.  To be closed when 
https://github.com/vorburger/mifos-head/commits/MIFOS-4410__BetterWorkspace-EmbeddedServer
 branch has been integrated.

> uncaughtException.ftl should be in src/main/webapp/WEB-INF instead of in 
> src/main/resources
> -------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-4388
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4388
>             Project: mifos
>          Issue Type: Dev Task
>          Components: Build and Testing
>            Reporter: Michael Vorburger
>
> I've noticed that 
> userInterface/src/main/resources/org/mifos/ui/freemarker/core/uncaughtException.ftl
>  is the only file in that directory; all other *.ftl are in 
> userInterface/src/main/webapp/WEB-INF/freemarker.
> We moved the FTL in MIFOS-3925, presumably this is a merge issue or 
> overlapping timing (move was done while the feature which lead to the new 
> uncaughtException.ftl was developed) ?
> http://mifosforge.jira.com/secure/StudioSearch.jspa?suggest-tracking=search&quickSearch=true&query=uncaughtException.ftl
>  shows a number of JIRAs involving uncaughtException.ftl.
> A (Selenium?) test verifying that uncaughtException.ftl works as intended 
> should probably be written?

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

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to