Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • qfq qfq
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • typo3typo3
  • qfqqfq
  • Merge requests
  • !474

Fixed bug with rendered inline report in Excel export which resulted to error....

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Enis Nuredini requested to merge bug_medtool_excel_export into develop Nov 08, 2022
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1

Fixed bug with rendered inline report in Excel export which resulted to error. Boolean variable inlineReport have been overwritten in every situation with systemInlineReport (happens only if typo3 User is logged in). Now it will be only overwritten if inlineReport is true in this situation. Normally inlineReport is set to false if specific condition like export excel is used.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug_medtool_excel_export