List v3: The filter condition "javascript: ' ';" for spaces is not applied in list viewDescriptionIn List v3, the filter condition "javascript: ' ';" is not applied in list view of incidents, problems, or changes. The condition checks for spaces in the string and displays the results accordingly.Steps to Reproduce Make sure that the List v3 plugin is activated. For more information, see the product documentation topic Activate List v3. Navigate to System Properties > List V3 Make sure that Enable List v3 is set to Yes. Navigate to any list view, for example, Problem > Open. In list view, click the menu icon next to a list header and choose Configure > List Layout. In the Create new field area, create new field called TEST with type String, click Add, and then click Save. In list view, click the gear icon, use the slushbucket to add the field TEST to the list view, and click OK. In a problem entry, double-click in the TEST column and add the value "Test Value". Click the filter icon and create the filter [TEST] [contains] [javascript: ' ';]. Note that instead of listing only the values containing a space character, all values are displayed. WorkaroundUse List v2 for this purpose.Related Problem: PRB1168293