Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,525
    • Issues 1,525
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 137
    • Merge requests 137
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Inkscape
  • inkscapeinkscape
  • Merge requests
  • !3500

Fix #2798 Load and Save extension issues.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Owens requested to merge doctormo/inkscape:fix-2798-io-svg-filename-ext into master Sep 07, 2021
  • Overview 0
  • Commits 4
  • Pipelines 4
  • Changes 5
  1. Removes dead-code from extension/system.cpp which could add extensions, but is never called to do so.
  2. Move warning about opening files without an extension, so that it warns on failure, not on success
  3. Reverted bzr r10821 to fix issue with saving ALWAYS adding file extension even when checkbox for extension adding was deselected.
  4. Minor cleanup, translated code comment from German to English.

Fixes #2798 (closed)

Screenshot_from_2021-09-07_01-47-44

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-2798-io-svg-filename-ext