apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

Cache iteration fix #1291

Closed PasiSa closed 8 months ago

PasiSa commented 10 months ago

Description

What?

This is similar fix than in PR #1290 for 1.20 branch, but made against current master. The cache hierarchy was heavily refactored since 1.20 was released, so the fix needed to be rethought for the new code.

Why?

[ANSWER HERE]

How?

[ANSWER HERE]

Fixes #

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!

ihalaij1 commented 8 months ago

Looks good!