Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Jun 9, 2018

fixes #6032

Now since the match is greedy it will also eat the /

fixes #6032

Now since the match is greedy it will also eat the /

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@codecov
Copy link

codecov bot commented Jun 9, 2018

Codecov Report

Merging #9814 into master will increase coverage by <.01%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #9814      +/-   ##
============================================
+ Coverage     51.92%   51.92%   +<.01%     
  Complexity    25768    25768              
============================================
  Files          1635     1635              
  Lines         95426    95426              
  Branches       1308     1308              
============================================
+ Hits          49548    49552       +4     
+ Misses        45878    45874       -4
Impacted Files Coverage Δ Complexity Δ
apps/provisioning_api/appinfo/routes.php 0% <0%> (ø) 0 <0> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 90.32% <0%> (-1.62%) 29% <0%> (ø)
core/js/js.js 65.45% <0%> (+0.55%) 0% <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.

Tested and works 👍

@MorrisJobke MorrisJobke merged commit cc78e17 into master Jun 11, 2018
@MorrisJobke MorrisJobke deleted the bugfix/6032/delete_group_with_slash branch June 11, 2018 07:42
@MorrisJobke
Copy link
Member

@rullzer Should we backport this?

@rullzer
Copy link
Member Author

rullzer commented Jun 12, 2018

Yep! simple one liner that fixes a pretty annoying bug so lets do it.

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

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User groups with "/" character in the name can be deleted, but reappear

4 participants