Defect #28259
attachments_fields id to class change not properly reflected in all CSS
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.4.5 | |||
Resolution: | Fixed | Affected version: | 3.4.4 |
Description
In r15917 the attachments_fields
was changed from an id to a class in the HTML and the CSS. Unfortunately, this was not propagated to the rtl.css
and responsive.css
Related issues
Associated revisions
Fix: attachments_fields id to class change not properly reflected in all CSS (#28259).
Patch by Felix Schäfer.
History
#2
Updated by Go MAEDA about 4 years ago
- Related to Feature #6719: File format for custom fields (specific file uploads) added
#3
Updated by Go MAEDA about 4 years ago
- Target version set to 3.4.5
Confirmed. Setting target version to 3.4.5.
#4
Updated by Go MAEDA about 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed. Thank you for detecting and fixing the issue.