Error on line 26, column 35, in template header.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Error on line 26, column 35, in template header.ftl

Enrique Ruibal
Hello

I don't know if you have noticed but when you check out latest version of Ofbiz Head, there is the following error:

Error on line 26, column 35, in template header.ftl


-Enrique Ruibal
Reply | Threaded
Open this post in threaded view
|

Re: Error on line 26, column 35, in template header.ftl

Scott Gray
Hi Enrique

Could we have some more info?  What's the full error message and url?

Thanks
Scott

2008/7/13 Enrique Ruibal <[hidden email]>:

>
> Hello
>
> I don't know if you have noticed but when you check out latest version of
> Ofbiz Head, there is the following error:
>
> Error on line 26, column 35, in template header.ftl
>
>
> -Enrique Ruibal
> --
> View this message in context: http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425168.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Error on line 26, column 35, in template header.ftl

Enrique Ruibal
Hello Scott,

I see this error in the 'problems' section of Eclipse IDE, not at runtime.

-Enrique Ruibal

Scott Gray wrote
Hi Enrique

Could we have some more info?  What's the full error message and url?

Thanks
Scott

2008/7/13 Enrique Ruibal <eruibal@prodigy.net.mx>:
>
> Hello
>
> I don't know if you have noticed but when you check out latest version of
> Ofbiz Head, there is the following error:
>
> Error on line 26, column 35, in template header.ftl
>
>
> -Enrique Ruibal
> --
> View this message in context: http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425168.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Error on line 26, column 35, in template header.ftl

Scott Gray
Ah ok, I don't use the freemarker plugin so I don't get the error.  I
guess if the template works then it's a problem with the plugin not
supporting a valid operation.

Regards
Scott

2008/7/13 Enrique Ruibal <[hidden email]>:

>
> Hello Scott,
>
> I see this error in the 'problems' section of Eclipse IDE, not at runtime.
>
> -Enrique Ruibal
>
>
> Scott Gray wrote:
>>
>> Hi Enrique
>>
>> Could we have some more info?  What's the full error message and url?
>>
>> Thanks
>> Scott
>>
>> 2008/7/13 Enrique Ruibal <[hidden email]>:
>>>
>>> Hello
>>>
>>> I don't know if you have noticed but when you check out latest version of
>>> Ofbiz Head, there is the following error:
>>>
>>> Error on line 26, column 35, in template header.ftl
>>>
>>>
>>> -Enrique Ruibal
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425168.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425233.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Error on line 26, column 35, in template header.ftl

Adrian Crum-2
In reply to this post by Enrique Ruibal
A newer version of the Freemarker plugin will make that go away.

-Adrian

--- On Sat, 7/12/08, Enrique Ruibal <[hidden email]> wrote:

> From: Enrique Ruibal <[hidden email]>
> Subject: Re: Error on line 26, column 35, in template header.ftl
> To: [hidden email]
> Date: Saturday, July 12, 2008, 5:52 PM
> Hello Scott,
>
> I see this error in the 'problems' section of
> Eclipse IDE, not at runtime.
>
> -Enrique Ruibal
>
>
> Scott Gray wrote:
> >
> > Hi Enrique
> >
> > Could we have some more info?  What's the full
> error message and url?
> >
> > Thanks
> > Scott
> >
> > 2008/7/13 Enrique Ruibal
> <[hidden email]>:
> >>
> >> Hello
> >>
> >> I don't know if you have noticed but when you
> check out latest version of
> >> Ofbiz Head, there is the following error:
> >>
> >> Error on line 26, column 35, in template
> header.ftl
> >>
> >>
> >> -Enrique Ruibal
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425168.html
> >> Sent from the OFBiz - User mailing list archive at
> Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425233.html
> Sent from the OFBiz - User mailing list archive at
> Nabble.com.


     
Reply | Threaded
Open this post in threaded view
|

Re: Error on line 26, column 35, in template header.ftl

Enrique Ruibal
Adrian

I did as you suggested, I replaced with the latest download of freemaker.jar into my eclipse plugin subdir and the error disappeared! So thanks a lot you all..

-Enrique Ruibal

Adrian Crum-2 wrote
A newer version of the Freemarker plugin will make that go away.

-Adrian

--- On Sat, 7/12/08, Enrique Ruibal <eruibal@prodigy.net.mx> wrote:

> From: Enrique Ruibal <eruibal@prodigy.net.mx>
> Subject: Re: Error on line 26, column 35, in template header.ftl
> To: user@ofbiz.apache.org
> Date: Saturday, July 12, 2008, 5:52 PM
> Hello Scott,
>
> I see this error in the 'problems' section of
> Eclipse IDE, not at runtime.
>
> -Enrique Ruibal
>
>
> Scott Gray wrote:
> >
> > Hi Enrique
> >
> > Could we have some more info?  What's the full
> error message and url?
> >
> > Thanks
> > Scott
> >
> > 2008/7/13 Enrique Ruibal
> <eruibal@prodigy.net.mx>:
> >>
> >> Hello
> >>
> >> I don't know if you have noticed but when you
> check out latest version of
> >> Ofbiz Head, there is the following error:
> >>
> >> Error on line 26, column 35, in template
> header.ftl
> >>
> >>
> >> -Enrique Ruibal
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425168.html
> >> Sent from the OFBiz - User mailing list archive at
> Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Error-on-line-26%2C-column-35%2C-in-template-header.ftl-tp18425168p18425233.html
> Sent from the OFBiz - User mailing list archive at
> Nabble.com.