Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Duplicated and malfunctioning URL for search page

Created by: dxvargas

Both of these URLs will return the same results:

... but the later will not have the filter nor sort options displayed in the page. Maybe it's not really critical but anyway in UCPKN we've avoided this issue, you can see our Pull Request here.

There is another problem when using the Contextual filter. When sorting the results, the searched term is lost.

Both these problems could be avoided using a normal view filter... wouldn't it be a better solution here?