Skip to content

[stable28] fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use Nextcloud 29 APIs - #47271

Merged
susnux merged 2 commits into
stable28from
bugfix/noid/fix-moving-files-in-public-shares
Aug 23, 2024
Merged

[stable28] fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use Nextcloud 29 APIs#47271
susnux merged 2 commits into
stable28from
bugfix/noid/fix-moving-files-in-public-shares

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

Summary

  1. Create a folder with subfolder
  2. Create a public link
  3. Open public link in private Tab
  4. Upload a file
  5. Use the checkbox and the … Action
  6. Try to move to the subfolder
BeforeAfter
grafikgrafik
grafikgrafik

Checklist

@ShGKmeShGKme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot find the corresponding PR, but I remember that bump fixed 3 other issues.

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

@susnux

Copy link
Copy Markdown
Contributor

I created the PRs for branching v6.0.0 on the dialogs library and reverted that problematic patch, please review.
After that we can update stable28 to v5.3.6 and stable29 / stable30 / master to v6.0.0

Comment threadpackage.json Outdated
@nickvergessen
nickvergessenforce-pushed the bugfix/noid/fix-moving-files-in-public-shares branch from 2be0fde to c2c04b5CompareAugust 19, 2024 07:42
@susnuxsusnux linked an issue Aug 19, 2024 that may be closed by this pull request
8 tasks
@susnux
susnuxforce-pushed the bugfix/noid/fix-moving-files-in-public-shares branch from c2c04b5 to 9178455CompareAugust 21, 2024 02:19
@susnux

Copy link
Copy Markdown
Contributor

/compile

@susnux
susnux enabled auto-merge August 21, 2024 02:19
@skjnldsv
skjnldsvforce-pushed the bugfix/noid/fix-moving-files-in-public-shares branch from d50a525 to fa21849CompareAugust 21, 2024 07:53
@skjnldsv

Copy link
Copy Markdown
Member

files_copy-move.cy.ts doesnt't look so good 😕
Will restart

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

It had failed before your rebase and I had restarted it.
So might be related

@susnux

Copy link
Copy Markdown
Contributor

It is related. This is a bug that was fixed but now back with the revert.

@susnux

Copy link
Copy Markdown
Contributor

…Nextcloud 29 APIs
[skip-ci]
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
nickvergessenforce-pushed the bugfix/noid/fix-moving-files-in-public-shares branch from fa21849 to 6dbe4e7CompareAugust 23, 2024 09:34
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Comment threaddist/comments-comments-tab.js Outdated

Check warning

Code scanning / CodeQL

Prototype-polluting function

Properties are copied from [e](1) to [t](2) without guarding against prototype pollution.
@susnux
susnux merged commit 5ca832e into stable28Aug 23, 2024
@susnux
susnux deleted the bugfix/noid/fix-moving-files-in-public-shares branch August 23, 2024 11:03
@blizzzblizzz mentioned this pull request Sep 4, 2024
1 task
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Move folders/files to public link share: No user ID found

6 participants

@nickvergessen@susnux@skjnldsv@ShGKme@github-advanced-security@nextcloud-command