Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • NetiNextOrderAmountHandler NetiNextOrderAmountHandler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • shopware6
  • labs
  • NetiNextOrderAmountHandlerNetiNextOrderAmountHandler
  • Merge requests
  • !20

Merged
Created Nov 15, 2022 by Tommy Meier@tmeierMaintainer3 of 4 tasks completed3/4 tasks

41512 - Fixed issue on 404 pages

  • Overview 1
  • Commits 1
  • Changes 4

1. Why is this change necessary?

It's a bug fix.

2. What does this change do, exactly?

It refuses further check when the $currentController variable is null.

3. Describe each step to reproduce the issue or behavior.

  1. Install & activate the plugin
  2. Enable production mode & enable 404 page
  3. Open any site that does not exists
  4. An exception page should be shown
  5. Apply this fix
  6. The 404 page should be shown

4. Please link to the relevant issues (if any).

https://redmine.netinventors.de/issues/41512

5. Checklist

  • I have updated the plugin version and changelog
  • I can confirm the code style fits our requirements
  • I can confirm that no debug output is generated anywhere
  • I have changed the required NetiFoundation-version to the latest available version

6. Release Notes

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 41512-fix-404