Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KIO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 68
    • Merge requests 68
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • KIO
  • Merge requests
  • !663

[knewfilemenu] Replace setPopupFiles with setWorkingDirectory

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Fella requested to merge work/opupfiles into master Dec 14, 2021
  • Overview 21
  • Commits 1
  • Pipelines 8
  • Changes 5

For all intents and purposes setPopupFiles is the current directory, i.e. new files are created relative to it.

The name doesn't really reflect that.

It being a list is also weird since we are only really interested in passing one file. Some parts of the implementation only look at the first element in the list

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/opupfiles