List V2: Issues occur when column label has special characters (& or >)Description<!-- ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> If the label of a column has a special character like & or >, the following issues might occur: Hierarchical lists do not display When using quick filter on the column, the filter might not be honored and results will not be shown on the list Data lookup policies won't be applied correctly. Steps to Reproduce If hierarchical lists do not display: Go to task_sla.list. Right-click the list header and choose Configure > Dictionary. Create a new field of any type with column label using "&" or "<", for example, Test & Test and save it. Return to task_sla.list, right-click in the list header, choose Configure > List Layout. Use the slushbucket to add the newly created column to the Selected list and save it. Go to incident.list, right-click in the list header, and choose Configure > List Control. Check the Hierarchical lists option and save it. Go to incident.list and click on the hierarchical arrow button (>) of any incident. Note that hierarchical lists are not displayed. If column filters are not honored or data lookup policies are not applied correctly: Go to the Dictionary entry of Category on the Incident table. Update the label of one of the choice, for example, changing "Inquiry/Help" to "Inquiry & Help". Go to dl_u_assignment.LIST and create a new lookup definition with the category "Inquiry & Help" and update the setter field if necessary. Use a quick filter on the columns - Order, Category and Subcategory. Note that the list does not show any rows as soon as you apply the quick filter on the sub-category column. Note also that the Category column has been set to None in the breadcrumb. Try to create an Incident and observe that the data policy lookup policy fails when the category Inquiry & Help is chosen. WorkaroundAlthough this issue does not occur with List V3, enabling List V3 could affect performance. Be sure to test this solution before applying it.Related Problem: PRB1259025