Skip to content

fix CacheJail::filterCacheEntry when entry is already filtered - #25093

Closed
icewind1991 wants to merge 1 commit into
masterfrom
cache-jail-filter-false
Closed

fix CacheJail::filterCacheEntry when entry is already filtered#25093
icewind1991 wants to merge 1 commit into
masterfrom
cache-jail-filter-false

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Signed-off-by: Robin Appelman robin@icewind.nl

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991icewind1991 added the 3. to review Waiting for reviews label Jan 12, 2021
@icewind1991icewind1991 added this to the Nextcloud 21 milestone Jan 12, 2021
@MorrisJobke

Copy link
Copy Markdown
Member

Is there no way to not call it then? because then we can type hint it as array instead of doing it that way.

@icewind1991

Copy link
Copy Markdown
MemberAuthor

I'm not sure what code path triggers this, I only have the error being logged that the method is being called with false.

Adding a type hint would be nice in the long term but would require either being able to reproduce things locally or debug patch cycles to properly figure out where this issue comes from.

This was referenced Jan 14, 2021
@rullzerrullzer mentioned this pull request Jan 29, 2021
@rullzerrullzer modified the milestones: Nextcloud 21, Nextcloud 22Feb 2, 2021
@rullzer

Copy link
Copy Markdown
Member

Master is Nextcloud 22 now.
If this should go into 21 it should be backported.

@GitWidi

Copy link
Copy Markdown

This error also appears on NC 20 and my provider does not support MySQL 8 yet.
Is there a chance for a backport to NC 20?

@PVince81PVince81 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.

👍

@PVince81

Copy link
Copy Markdown
Member

@icewind1991 a wild conflict appears

@icewind1991

Copy link
Copy Markdown
MemberAuthor

No longer needed with #25136

@MorrisJobke
MorrisJobke deleted the cache-jail-filter-false branch March 17, 2021 13:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@icewind1991@MorrisJobke@rullzer@GitWidi@PVince81