Content
View differences
Updated by Robin Wagner over 5 years ago
### **Environment**:
OpenProject 11.0.3
### **Steps to reproduce:**
1. Have a work package with a special character in description (e.g. ">").
2. Export work package list with description.
### **Actual Behavior**
Special characters are not properly exported (e.g. ">" turns into ">").
<figure class="image"><img src="/api/v3/attachments/19764/content"></figure>
### **Expected Behavior**
Special characters correctly exported.
OpenProject 11.0.3
### **Steps to reproduce:**
1. Have a work package with a special character in description (e.g. ">").
2. Export work package list with description.
### **Actual Behavior**
Special characters are not properly exported (e.g. ">" turns into "&gt;").
<figure class="image"><img src="/api/v3/attachments/19764/content"></figure>
### **Expected Behavior**
Special characters correctly exported.