Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
beat.web
beat.web
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • beat
  • beat.webbeat.web
  • Merge Requests
  • !358

Merged
Opened Sep 10, 2020 by Samuel GAIST@samuel.gaist
  • Report abuse
Report abuse

File field reading

  • Overview 4
  • Commits 4
  • Pipelines 4
  • Changes 7

This merge request fixes an issue with how files content were read.

The returned content was bytes but by default it should have been text.

This is now fixed with adding support for CXX algorithm which are in fact binary.

Assignee
Assign to
Django 3 migration
Milestone
Django 3 migration
Assign milestone
Time tracking
3
Labels
bug confirmed critical
Assign labels
  • View project labels
Reference: beat/beat.web!358

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.