I cannot reproduce on XWiki 8.2.1 with the default search page. If you have
a custom search page then you need to see where that empty line comes from
and remove it. When you sort or filter the search results the search UI
makes an AJAX request to the server to get the updated UI and replaces the
current UI with the new one. If the search UI has some empty line before it
(which is not the case with the default search page) then that empty line
with get duplicated.

On Thu, Jul 28, 2016 at 10:24 PM, Julio Brum <juliob...@yahoo.com.br> wrote:

> Hello,
> When I'm on the search page of XWiki, every time I click on title, date,
> etc. (in order by), is added a blank line on the page. This causes the
> search box down.
> In fact, by clicking on the sort order <p> tags of the page is duplicated.
> The same happens if I click on the facets,
> http://localhost:8080/xwiki-enterprise-web-7.4.4/bin/view/
> Main/Search?text=test&f_type=DOCUMENT&f_locale=pt_BR&f_locale=&r=1
> Regards,Julio
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to