Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jan 24, 2020

Steps to reproduce:

  • change language to something other than english
  • click the share icon in the file list

Expected: The share tab opens
Actual: The first tab (activity) opens

@juliusknorr
Copy link
Member Author

/backport to stable18

@skjnldsv
Copy link
Member

1.2.8 released

@rullzer
Copy link
Member

rullzer commented Jan 27, 2020

@juliushaertl mind to do the rebase dance?

@juliusknorr
Copy link
Member Author

Done.

@juliusknorr juliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jan 27, 2020
@skjnldsv
Copy link
Member

skjnldsv commented Jan 27, 2020

once this is passed and merged, I'll create a pr for all npm updates
https://drone.nextcloud.com/nextcloud/server/25566

EDIT: https://drone.nextcloud.com/nextcloud/server/25569

@skjnldsv

This comment has been minimized.

@skjnldsv skjnldsv added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels Jan 27, 2020
@skjnldsv skjnldsv mentioned this pull request Jan 28, 2020
@skjnldsv skjnldsv force-pushed the bugfix/noid/tab-id branch 3 times, most recently from 2bfa82e to 38dbdaf Compare January 28, 2020 10:04
@skjnldsv

This comment has been minimized.

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jan 28, 2020
@skjnldsv

This comment has been minimized.

@skjnldsv

This comment has been minimized.

juliusknorr and others added 3 commits January 29, 2020 16:44
…anguages

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv
Copy link
Member

It seems there is some issue with acceptance tests in master
/drone/src/tests/acceptance/features/users.feature:47

Accept share needs to be disabled as this is enabled by default now, right @rullzer ?

Scenario: share a file with another user # /drone/src/tests/acceptance/features/app-files-sharing.feature:3
83 | Given I act as John # ActorContext::iActAs()
84 | And I am logged in as the admin # LoginPageContext::iAmLoggedInAsTheAdmin()
85 | And I act as Jane # ActorContext::iActAs()
86 | And I am logged in # LoginPageContext::iAmLoggedIn()
87 | And I act as John # ActorContext::iActAs()
88 | And I rename "welcome.txt" to "farewell.txt" # FileListContext::iRenameTo()
89 | And I see that the file list contains a file named "farewell.txt" # FileListContext::iSeeThatTheFileListContainsAFileNamed()
90 | When I share "farewell.txt" with "user0" # FilesAppSharingContext::iShareWith()
91 | And I see that the file is shared with "user0" # FilesAppSharingContext::iSeeThatTheFileIsSharedWith()
92 | And I act as Jane # ActorContext::iActAs()
93 | And I accept the share for "farewell.txt" in the notifications # NotificationsContext::iAcceptTheShareForInTheNotifications()
94 | Notification of incoming share for file farewell.txt could not be found after 350 seconds
95 | Actions in notification of incoming share for file farewell.txt could not be found after 350 seconds

@skjnldsv
Copy link
Member

Yep, tests fails on master as well

@skjnldsv skjnldsv merged commit 2823dea into master Jan 30, 2020
@skjnldsv skjnldsv deleted the bugfix/noid/tab-id branch January 30, 2020 08:39
@backportbot-nextcloud
Copy link

The backport to stable18 failed. Please do this backport manually.

@skjnldsv
Copy link
Member

Dam, stable18 is still on old vue components branch xD

@skjnldsv
Copy link
Member

Backport in #19212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants