Moodle

Template fields filtered twice

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.2
  • Fix Version/s: 1.8
  • Labels:
    None
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

The template fields get filtered twice, once by display_browse_field() and then again by data_print_template. The filtering should only be done by data_print_template.

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

The original reason was to clean the javascript from the final output, but it is now allowed so I removed the second formatting of the final newtext...

thanks for the report!

Show
Petr Škoda (skodak) added a comment - The original reason was to clean the javascript from the final output, but it is now allowed so I removed the second formatting of the final newtext... thanks for the report!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: