Project

General

Profile

Actions

Patch #40559

closed

Fix incorrect icon image paths for Wiki help pages

Added by Katsuya HIDAKA 15 days ago. Updated 13 days ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

This patch fixes the following issues:

  • Some icon images on Textile and Markdown help pages are incorrect and not displayed.
  • The button icon image for the DatePicker is incorrect and not loading.

These issues seem to be related to #39111. They were reproduced in the trunk but not in the 5.1-stable and 5.0-stable branches.

Textile (en) Markdown (ja)

The resulting fixes are as follows.

Textile and markdown help pages:

Textile (en) Markdown (ja)

DatePicker button Image:

The above is a screenshot of executing $('#form').datepicker(datepickerOptions) in the Chrome console.


Files


Related issues

Related to Redmine - Feature #39111: Enable Asset Pipeline Integration using PropshaftClosedMarius BĂLTEANU

Actions
Related to Redmine - Patch #40137: Jstoolbar help files should import images from the asset pipelineClosedMarius BĂLTEANU

Actions
Actions #1

Updated by Marius BĂLTEANU 13 days ago

  • Category set to Code cleanup/refactoring
  • Status changed from New to Resolved
  • Assignee set to Marius BĂLTEANU

All three patches committed, thanks!

First two issues were been introduced by me in #40137.

Actions #2

Updated by Marius BĂLTEANU 13 days ago

  • Related to Feature #39111: Enable Asset Pipeline Integration using Propshaft added
  • Related to Patch #40137: Jstoolbar help files should import images from the asset pipeline added
Actions #3

Updated by Marius BĂLTEANU 13 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF