-
Improvement
-
Resolution: Fixed
-
Critical
-
2.5.2, 2.6
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_25_STABLE
-
MDL-42447_master -
We have redirections that returns 30X and 200 http codes; most of the time, when we perform actions that writes into DB (adding a forum post, creating new activity...) the action finishes with a redirection (30X) or showing a message + redirection (200), right now if a dev. (or https://github.com/moodlehq/moodle-performance-comparison) is interested in seeing the number of db writes the only option is to grep around the web server logs when MDL_PERFTOLOG is enabled, this option is not available when using https://github.com/moodlehq/moodle-performance-comparison as it is parsing the returned HTML contents. IMO, if MDL_PERFTOFOOT is enabled we should disable redirections and show the performance info, but I think that there are people that will disagree with me I open the issue for discussion.
- caused a regression
-
MDL-49125 notices in installer
-
- Closed
-