Skip to content

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

Merged
MorrisJobke merged 1 commit into
stable12from
stable12-8355
Mar 2, 2018
Merged

[stable12] Fix comments (and systemtags) when involving users with numerical ids#8616
MorrisJobke merged 1 commit into
stable12from
stable12-8355

Conversation

@blizzz

Copy link
Copy Markdown
Member

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>
@blizzzblizzz added this to the Nextcloud 12.0.6 milestone Mar 1, 2018
@blizzzblizzz changed the title [stable13] Fix comments (and systemtags) when involving users with numerical ids[stable12] Fix comments (and systemtags) when involving users with numerical idsMar 1, 2018
@codecov

codecovBot commented Mar 2, 2018

Copy link
Copy Markdown

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 FilesCoverage ΔComplexity Δ
apps/systemtags/lib/Activity/Listener.php0% <0%> (ø)33 <0> (ø)⬇️
apps/comments/lib/Activity/Listener.php80.39% <100%> (+56.86%)10 <0> (ø)⬇️
apps/comments/tests/Unit/Activity/ListenerTest.php95.83% <95.83%> (ø)2 <2> (?)
core/js/js.js61.94% <0%> (+0.11%)0% <0%> (ø)⬇️
lib/private/Files/Cache/Propagator.php96.2% <0%> (+1.26%)16% <0%> (ø)⬇️

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

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 stable12Mar 2, 2018
@MorrisJobke
MorrisJobke deleted the stable12-8355 branch March 2, 2018 09:35
@MorrisJobkeMorrisJobke mentioned this pull request Mar 9, 2018
2 tasks
Sign up for freeto 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

@blizzz@rullzer@MorrisJobke