Actions
Patch #43713
closedAdd missing entries "apps" and "shield-check" to icon_source.yml
Description
In r23837, "apps" and "shield-check" SVG icons were added to the icons.svg file, but corresponding entries were not added to the icon_source.yml file.
As a result, rebuilding icons.svg by running bin/rake icons:generate removes both icons.
The attached patch appends entries for both icons to icon_source.yml.
Files
Related issues
Updated by Go MAEDA about 2 months ago
- Related to Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider) added
Updated by Go MAEDA about 2 months ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the patch in r24365.
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24369.
Actions