Confluence error

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

Confluence error

Jacques Le Roux
Administrator
Hi,

Since recent changes in Confluence (upgrade?) this page is now giving an error
https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots

Error trying to draw image gallery org.apache.velocity.exception.ParseErrorException: Encountered "=" at
/templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was expecting one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ...
... ... ... ... ... ... ...

It was working a week ago (as may be checked on the page). Should we report directly to Atlassian?

Thanks

Jacques


Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Jacques Le Roux
Administrator
Thanks Donald,

I'm not quite sure it's related because AFAIK we (OFBiz project) don't use the autoexport feature, but I may be wrong about that...
Also on this space (open) we don't use a theme we are creating/using on some other spaces (we use 5 Confluence spaces for OFBiz,
notably to keep some stuff not completly open)
For instance this space uses this new OFBiz specific theme: https://cwiki.apache.org/confluence/display/OFBTECH/Home (WIP...)

Jacques

From: "Donald Woods" <[hidden email]>

> Yep, I'm see problems with the autoexport of Navigation menus on several
> spaces (OpenJPA, Aries, Bean Validation, ....) which my be related to a
> change in Confluence 3.1 -
>  http://confluence.atlassian.com/display/DOC/Upgrading+Custom+Layouts
>
> Looks like the "Left Navigation Theme" is now deprecated and doesn't
> support all of the 3.x features.  The real problem, is that if you
> switch to either the new "Top and Left Navigation Theme" or the "Top and
> Left Navigation Theme - Alternative Version", then none of the admin
> menu items work.  It's these left menus that some of our autoexport
> templates use to generate the final site menu areas....
>
> Would have been nice to have either setup a test Confluence 3.2 instance
> to test for these problems before upgrading to 3.2 or at least posted a
> heads-up before upgrading.
>
>
> -Donald
>
>
> On 4/27/10 6:52 AM, Jacques Le Roux wrote:
>> Hi,
>>
>> Since recent changes in Confluence (upgrade?) this page is now giving an
>> error
>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>
>> Error trying to draw image gallery
>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was
>> expecting one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ...
>> ... ... ... ... ... ...
>>
>> It was working a week ago (as may be checked on the page). Should we
>> report directly to Atlassian?
>>
>> Thanks
>>
>> Jacques
>>
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Don Brown-2
In reply to this post by Jacques Le Roux
Yes, this looks to be a bug in the gallery plugin that ships with
Confluence.  You can file a bug in the Confluence project
(recommended) and optionally file a bug in the actual plugin project:
https://studio.plugins.atlassian.com/browse/ADVMACROS/

To better ensure success, you can check out the source [1] and submit
a patch.  I have the verbal word of a Conf dev he'll apply the patch
and roll a release for you :)

Don

[1] https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/

On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
<[hidden email]> wrote:

> Hi,
>
> Since recent changes in Confluence (upgrade?) this page is now giving an
> error
> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>
> Error trying to draw image gallery
> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was expecting
> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ... ...
> ... ...
>
> It was working a week ago (as may be checked on the page). Should we report
> directly to Atlassian?
>
> Thanks
>
> Jacques
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Jacques Le Roux
Administrator
Thanks Don,

I will do so

Jacques

From: "Don Brown" <[hidden email]>

> Yes, this looks to be a bug in the gallery plugin that ships with
> Confluence.  You can file a bug in the Confluence project
> (recommended) and optionally file a bug in the actual plugin project:
> https://studio.plugins.atlassian.com/browse/ADVMACROS/
>
> To better ensure success, you can check out the source [1] and submit
> a patch.  I have the verbal word of a Conf dev he'll apply the patch
> and roll a release for you :)
>
> Don
>
> [1] https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/
>
> On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
> <[hidden email]> wrote:
>> Hi,
>>
>> Since recent changes in Confluence (upgrade?) this page is now giving an
>> error
>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>
>> Error trying to draw image gallery
>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was expecting
>> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ... ...
>> ... ...
>>
>> It was working a week ago (as may be checked on the page). Should we report
>> directly to Atlassian?
>>
>> Thanks
>>
>> Jacques
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Jacques Le Roux
Administrator
Hi Bruno,

Maybe we could have a look at the gallery plugin macro code?
Does not look like something hard to solve. What do you think?

Thanks

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Thanks Don,
>
> I will do so
>
> Jacques
>
> From: "Don Brown" <[hidden email]>
>> Yes, this looks to be a bug in the gallery plugin that ships with
>> Confluence.  You can file a bug in the Confluence project
>> (recommended) and optionally file a bug in the actual plugin project:
>> https://studio.plugins.atlassian.com/browse/ADVMACROS/
>>
>> To better ensure success, you can check out the source [1] and submit
>> a patch.  I have the verbal word of a Conf dev he'll apply the patch
>> and roll a release for you :)
>>
>> Don
>>
>> [1] https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/
>>
>> On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
>> <[hidden email]> wrote:
>>> Hi,
>>>
>>> Since recent changes in Confluence (upgrade?) this page is now giving an
>>> error
>>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>>
>>> Error trying to draw image gallery
>>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was expecting
>>> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ... ...
>>> ... ...
>>>
>>> It was working a week ago (as may be checked on the page). Should we report
>>> directly to Atlassian?
>>>
>>> Thanks
>>>
>>> Jacques
>>>
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Bruno Busco
Jacques,
I am sorry but I do not think I will have the time to look at it now.

We can switch to a simple tumbmails matrix.

-Bruno

2010/4/28 Jacques Le Roux <[hidden email]>

> Hi Bruno,
>
> Maybe we could have a look at the gallery plugin macro code? Does not look
> like something hard to solve. What do you think?
>
> Thanks
>
> Jacques
>
> From: "Jacques Le Roux" <[hidden email]>
>
>  Thanks Don,
>>
>> I will do so
>>
>> Jacques
>>
>> From: "Don Brown" <[hidden email]>
>>
>>> Yes, this looks to be a bug in the gallery plugin that ships with
>>> Confluence.  You can file a bug in the Confluence project
>>> (recommended) and optionally file a bug in the actual plugin project:
>>> https://studio.plugins.atlassian.com/browse/ADVMACROS/
>>>
>>> To better ensure success, you can check out the source [1] and submit
>>> a patch.  I have the verbal word of a Conf dev he'll apply the patch
>>> and roll a release for you :)
>>>
>>> Don
>>>
>>> [1]
>>> https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/
>>>
>>> On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
>>> <[hidden email]> wrote:
>>>
>>>> Hi,
>>>>
>>>> Since recent changes in Confluence (upgrade?) this page is now giving an
>>>> error
>>>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>>>
>>>> Error trying to draw image gallery
>>>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>>>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was
>>>> expecting
>>>> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ...
>>>> ...
>>>> ... ...
>>>>
>>>> It was working a week ago (as may be checked on the page). Should we
>>>> report
>>>> directly to Atlassian?
>>>>
>>>> Thanks
>>>>
>>>> Jacques
>>>>
>>>>
>>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Bruno Busco
The screenshots page is now OK.
I did not use the gallery macro but simple images.
I removed from the page the original gallery macro code since I did not find
hot to comment it in place.
In any case I saved it adding it to the comment I put in the page change.

-Bruno

2010/4/29 Bruno Busco <[hidden email]>

> Jacques,
> I am sorry but I do not think I will have the time to look at it now.
>
> We can switch to a simple tumbmails matrix.
>
> -Bruno
>
> 2010/4/28 Jacques Le Roux <[hidden email]>
>
> Hi Bruno,
>>
>> Maybe we could have a look at the gallery plugin macro code? Does not look
>> like something hard to solve. What do you think?
>>
>> Thanks
>>
>> Jacques
>>
>> From: "Jacques Le Roux" <[hidden email]>
>>
>>  Thanks Don,
>>>
>>> I will do so
>>>
>>> Jacques
>>>
>>> From: "Don Brown" <[hidden email]>
>>>
>>>> Yes, this looks to be a bug in the gallery plugin that ships with
>>>> Confluence.  You can file a bug in the Confluence project
>>>> (recommended) and optionally file a bug in the actual plugin project:
>>>> https://studio.plugins.atlassian.com/browse/ADVMACROS/
>>>>
>>>> To better ensure success, you can check out the source [1] and submit
>>>> a patch.  I have the verbal word of a Conf dev he'll apply the patch
>>>> and roll a release for you :)
>>>>
>>>> Don
>>>>
>>>> [1]
>>>> https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/
>>>>
>>>> On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
>>>> <[hidden email]> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Since recent changes in Confluence (upgrade?) this page is now giving
>>>>> an
>>>>> error
>>>>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>>>>
>>>>> Error trying to draw image gallery
>>>>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>>>>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was
>>>>> expecting
>>>>> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ...
>>>>> ...
>>>>> ... ...
>>>>>
>>>>> It was working a week ago (as may be checked on the page). Should we
>>>>> report
>>>>> directly to Atlassian?
>>>>>
>>>>> Thanks
>>>>>
>>>>> Jacques
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Confluence error

Jacques Le Roux
Administrator
OK, Thanks Bruno

Jacques

From: "Bruno Busco" <[hidden email]>

> The screenshots page is now OK.
> I did not use the gallery macro but simple images.
> I removed from the page the original gallery macro code since I did not find
> hot to comment it in place.
> In any case I saved it adding it to the comment I put in the page change.
>
> -Bruno
>
> 2010/4/29 Bruno Busco <[hidden email]>
>
>> Jacques,
>> I am sorry but I do not think I will have the time to look at it now.
>>
>> We can switch to a simple tumbmails matrix.
>>
>> -Bruno
>>
>> 2010/4/28 Jacques Le Roux <[hidden email]>
>>
>> Hi Bruno,
>>>
>>> Maybe we could have a look at the gallery plugin macro code? Does not look
>>> like something hard to solve. What do you think?
>>>
>>> Thanks
>>>
>>> Jacques
>>>
>>> From: "Jacques Le Roux" <[hidden email]>
>>>
>>>  Thanks Don,
>>>>
>>>> I will do so
>>>>
>>>> Jacques
>>>>
>>>> From: "Don Brown" <[hidden email]>
>>>>
>>>>> Yes, this looks to be a bug in the gallery plugin that ships with
>>>>> Confluence.  You can file a bug in the Confluence project
>>>>> (recommended) and optionally file a bug in the actual plugin project:
>>>>> https://studio.plugins.atlassian.com/browse/ADVMACROS/
>>>>>
>>>>> To better ensure success, you can check out the source [1] and submit
>>>>> a patch.  I have the verbal word of a Conf dev he'll apply the patch
>>>>> and roll a release for you :)
>>>>>
>>>>> Don
>>>>>
>>>>> [1]
>>>>> https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.9/
>>>>>
>>>>> On Tue, Apr 27, 2010 at 8:52 PM, Jacques Le Roux
>>>>> <[hidden email]> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Since recent changes in Confluence (upgrade?) this page is now giving
>>>>>> an
>>>>>> error
>>>>>> https://cwiki.apache.org/confluence/display/OFBIZ/Screenshots
>>>>>>
>>>>>> Error trying to draw image gallery
>>>>>> org.apache.velocity.exception.ParseErrorException: Encountered "=" at
>>>>>> /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was
>>>>>> expecting
>>>>>> one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ... ... ... ... ...
>>>>>> ...
>>>>>> ... ...
>>>>>>
>>>>>> It was working a week ago (as may be checked on the page). Should we
>>>>>> report
>>>>>> directly to Atlassian?
>>>>>>
>>>>>> Thanks
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>