Moodle

Activitynames Filter: Problem autolinking if activity name contains use of double quote (i.e. " )

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.7, 1.9.3
  • Fix Version/s: 1.8.8, 1.9.4
  • Component/s: Filters
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE

Description

Activity names containing some chars (&, ", < >) are not linked from HTML texts where the corresponding entities are uses (& " < >). Allow both chars/entities representations to link to the activity.

Issue Links

Activity

Hide
Eloy Lafuente (stronk7) added a comment -

Apply same solution than the used in the resource names filter: MDL-17518

Show
Eloy Lafuente (stronk7) added a comment - Apply same solution than the used in the resource names filter: MDL-17518
Hide
Eloy Lafuente (stronk7) added a comment -

Resolving as fixed (18_STABLE, 19_STABLE and HEAD). Ciao

Show
Eloy Lafuente (stronk7) added a comment - Resolving as fixed (18_STABLE, 19_STABLE and HEAD). Ciao
Hide
Tim Hunt added a comment -

Nice fix. It even works to link to an activity with a really evil name like the one in MDL-17563, despite the fact the content is not displayed correctly.

Show
Tim Hunt added a comment - Nice fix. It even works to link to an activity with a really evil name like the one in MDL-17563, despite the fact the content is not displayed correctly.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: