Skip to content
Snippets Groups Projects
Commit 8f88c033 authored by Mitali Patel's avatar Mitali Patel Committed by Yannick Tivisse
Browse files

[IMP] base: Make 'name' attribute required for 'filter' tag

Purpose
=======

The attribute name isn't required on the <filter> tag. If not set, it can't be selected with a xpath and it can't be overwritten.

A lot of PR are coming from the community just to add a name on a filter because:
- It can't be selected with a xpath.
- It can't be used with `default_search_foo` on an action context.

Specification
=============

Make the atttribute name required
parent cda1d986
Branches
Tags
No related merge requests found
Showing
with 145 additions and 145 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment