Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable12] Fix comments (and systemtags) when involving users with numerical ids #8616

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Mar 1, 2018

backport of #8355 to stable12

test creating comments with numeric user ids

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix creating comments when file is accessible to users with numeric ids

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

tests for systemtags related to numeric user ids

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix systemtags event with numeric user ids

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added this to the Nextcloud 12.0.6 milestone Mar 1, 2018
@blizzz blizzz changed the title [stable13] Fix comments (and systemtags) when involving users with numerical ids [stable12] Fix comments (and systemtags) when involving users with numerical ids Mar 1, 2018
@codecov
Copy link

codecov bot commented Mar 2, 2018

Codecov Report

Merging #8616 into stable12 will increase coverage by 0.08%.
The diff coverage is 94%.

@@              Coverage Diff               @@
##             stable12    #8616      +/-   ##
==============================================
+ Coverage       53.84%   53.92%   +0.08%     
- Complexity      22762    22764       +2     
==============================================
  Files            1386     1387       +1     
  Lines           87154    87251      +97     
  Branches         1331     1331              
==============================================
+ Hits            46930    47053     +123     
+ Misses          40224    40198      -26
Impacted Files Coverage Δ Complexity Δ
apps/systemtags/lib/Activity/Listener.php 0% <0%> (ø) 33 <0> (ø) ⬇️
apps/comments/lib/Activity/Listener.php 80.39% <100%> (+56.86%) 10 <0> (ø) ⬇️
apps/comments/tests/Unit/Activity/ListenerTest.php 95.83% <95.83%> (ø) 2 <2> (?)
core/js/js.js 61.94% <0%> (+0.11%) 0% <0%> (ø) ⬇️
lib/private/Files/Cache/Propagator.php 96.2% <0%> (+1.26%) 16% <0%> (ø) ⬇️

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

🐘

@MorrisJobke MorrisJobke merged commit b031ead into stable12 Mar 2, 2018
@MorrisJobke MorrisJobke deleted the stable12-8355 branch March 2, 2018 09:35
@MorrisJobke MorrisJobke mentioned this pull request Mar 9, 2018
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants