Skip to content

fix sanitize for access to user->timestamp by forum/avatar #6764

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

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

alexrayne
Copy link
Contributor

this patch rejects emiting error trace events for access to library/user->timestamp field, since forum/avatar surely use it

  • kunena forum avatar use timestamp field, but library/user not implemened it.
    Therefore library/user infers error events on forum. this events shows when joomla in debug mode.
    This patch supress one errors, by price of TODO in code

…urely use it

* kunena forum avatar use `timestamp` field, but library user not implemened it.
 therefore library/user infers error events on forum.
 this patch supress one errors, by price of TODO in code
@810 810 added this to the 5.1.16 milestone Mar 16, 2020
@810 810 merged commit 3570edb into Kunena:K5.1 Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants