#5764 - Incorrect page being passed to change_detection.php when using redirects

  • By
  • Added
  • 4 views
Identifier #5764
Issue type Minor issue (breaks specific functionality)
Title Incorrect page being passed to change_detection.php when using redirects
Status Completed
Tags

Roadmap: v11 (custom)

Handling member PDStig
Version 11 beta3
Addon actionlog
Description When using a module redirect to another module, the wrong module is passed as the page to change_detection.php.

For example, if I have the feedback module redirect to support tickets, it triggers change detection (because support tickets) but the page parameter is "feedback", which triggers an error because no hook exists for that.
Steps to reproduce

Additional information For now, I added a commit which softly returns 0 / no changes if the hook does not exist.
Funded? No
Commits

Fixed MANTIS-5764 (Incorrect page being passed to change_detection.php when using redirects) (baafc7df) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated