You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Deepak Dixit <de...@hotwaxsystems.com> on 2016/05/21 12:29:46 UTC

Re: svn commit: r1744918 - /ofbiz/trunk/themes/bluelight/template/Footer.ftl

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, <as...@apache.org> 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" />
>
>
>

Re: svn commit: r1744918 - /ofbiz/trunk/themes/bluelight/template/Footer.ftl

Posted by Deepak Dixit <de...@hotwaxsystems.com>.
small correction: Upper Camel Case pattern

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com

On Sat, May 21, 2016 at 5:59 PM, Deepak Dixit <
deepak.dixit@hotwaxsystems.com> wrote:

> 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, <as...@apache.org> 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" />
>>
>>
>>
>

Re: svn commit: r1744918 - /ofbiz/trunk/themes/bluelight/template/Footer.ftl

Posted by Jacques Le Roux <ja...@les7arts.com>.
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, <as...@apache.org> 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" />
>>
>>
>>