Skip to content
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

fix "undefined index: category" error #513

Merged
merged 2 commits into from
Jul 24, 2020
Merged

fix "undefined index: category" error #513

merged 2 commits into from
Jul 24, 2020

Conversation

mjauvin
Copy link
Contributor

@mjauvin mjauvin commented Jul 22, 2020

I introduced a bug that had not been detected while testing.

The bug shows up when calling a Post's nextPost() / previousPost methods

models/Post.php Outdated Show resolved Hide resolved
@bennothommo bennothommo added this to the v1.4.2 milestone Jul 24, 2020
@bennothommo bennothommo added Status: Completed Fix is completed and merged into the dev branch; remaining open until it has been merged into master Type: Maintenance Minor maintenance to the code base (i.e. minor bug fixes, styling fixes, translation improvements) labels Jul 24, 2020
@bennothommo bennothommo merged commit dd4e121 into rainlab:master Jul 24, 2020
@bennothommo bennothommo modified the milestones: v1.4.2, v1.4.3 Jul 24, 2020
@mjauvin mjauvin deleted the fix-regression branch July 31, 2020 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Fix is completed and merged into the dev branch; remaining open until it has been merged into master Type: Maintenance Minor maintenance to the code base (i.e. minor bug fixes, styling fixes, translation improvements)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants