forwarding to the list

-Vincent

Begin forwarded message:

> From: Radek Rekas <radek.re...@evalua.com.au>
> Date: February 24, 2010 1:19:38 AM GMT+01:00
> To: Vincent Massol <vinc...@massol.net>
> Subject: RE: [xwiki-users] Ampersands in livetable filtering column bug
> 
> Hi Vincent,
> 
> I've just tested this and it still occurs in XE 2.2
> 
> I've used firebug to check what requests are made when filtering and the 
> problem appears to be caused by ampersands not getting correctly url encoded. 
> Below is the get request made to LiveTableResults when I use a filter of 
> "test & test" on the "council" row in the live table. The spaces get url 
> encoded along with other characters but ampersands do not.
> 
> http://localhost:8080/xwiki/bin/view/XWiki/LiveTableResults?xpage=plain&outputSyntax=plain&transprefix=viclg.upcomingopportunities.&classname=UpcomingOpportunities.OppClass&collist=council,region,title_of_project,project_reference_no,purchasing_category,estimated_project_cost,possible_tender_date&council_class=$%7BpropClassName%7D&region_class=$%7BpropClassName%7D&title_of_project_class=$%7BpropClassName%7D&project_reference_no_class=$%7BpropClassName%7D&purchasing_category_class=$%7BpropClassName%7D&estimated_project_cost_class=$%7BpropClassName%7D&possible_tender_date_class=$%7BpropClassName%7D&offset=1&limit=10&reqNo=39&council=test%20&%20test&sort=council&dir=asc
> 
> Radek Rekas
> 
> 
> 
> 
> ----- Original Message -----
> From: Vincent Massol <vinc...@massol.net>
> Sent: Tue, 23/2/2010 6:33pm
> To: XWiki Users <users@xwiki.org>
> Subject: Re: [xwiki-users] Ampersands in livetable filtering column bug
> 
> Hi,
> 
> On Feb 23, 2010, at 5:23 AM, Radek Rekas wrote:
> 
>> We're using xwiki 2.03 and text with ampersands in it breaks the livetable 
>> filtering feature.
>> 
>> Is there any fix to properly escape the text that gets entered into the 
>> filtering fields on livetables or can anyone give me a pointer on where to 
>> start looking in order to fix this?
> 
> AFAIK this was fixed in XE 2.2
> 
> Thanks
> -Vincent
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to