Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PHP_XLSXWriter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mk-j
  • PHP_XLSXWriter
  • Merge requests
  • !229

FIX: Fixes issue #203 (corrupted file).

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mk-j requested to merge github/fork/lourdas/master into master Nov 14, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

The source of the corruption was a not multibyte-safe sanitization of the sheet name. So in case a sheet name contains non Latin characters, it could lead to corrupted sheet name, which causes the corrupted file warning from Excel.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lourdas/master