That's a good idea indeed Deepak! Centralising issues helps..
Jacques
Le 21/05/2016 à 14:29, Deepak Dixit a écrit :
Hi Dev,
Currently we changed ftl file location and also renaming ftl file in upper
case pattern. This is ongoing effort and can track under OFBIZ-7021 and
OFBIZ-6810. So if you found issues regarding this then please report these
issue on OFBIZ-7021 or OFBIZ-6810 instead creating new issue.
Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
On Sat, May 21, 2016 at 5:26 PM, <[email protected]> wrote:
Author: ashish
Date: Sat May 21 11:56:01 2016
New Revision: 1744918
URL: http://svn.apache.org/viewvc?rev=1744918&view=rev
Log:
Applied patch from jira issue - OFBIZ-7103 - FreeMarker template error:
Template inclusion failed, on selection bluelight theme.
Thanks Rahul for creating the jira issue and providing the patch for the
same.
Modified:
ofbiz/trunk/themes/bluelight/template/Footer.ftl
Modified: ofbiz/trunk/themes/bluelight/template/Footer.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/template/Footer.ftl?rev=1744918&r1=1744917&r2=1744918&view=diff
==============================================================================
--- ofbiz/trunk/themes/bluelight/template/Footer.ftl (original)
+++ ofbiz/trunk/themes/bluelight/template/Footer.ftl Sat May 21 11:56:01
2016
@@ -24,4 +24,4 @@ under the License.
</div>
</div>
-<#include "component://flatgrey/template/footer.ftl" />
+<#include "component://flatgrey/template/Footer.ftl" />