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 for user token plugin #29604

Merged
merged 1 commit into from Jun 15, 2020
Merged

Fix undefined index for user token plugin #29604

merged 1 commit into from Jun 15, 2020

Conversation

nikosdion
Copy link
Contributor

Pull Request for Issue #29591.

Summary of Changes

Fixed PHP notice about undefined index when viewing the user profile before creating a Joomla API token.

Testing Instructions

Clean install 4.0-dev. Set error reporting to maximum. Go to the frontend profile page.

Expected result

No PHP errors displayed.

Actual result

PHP Notice, Undefined index: enabled in .../plugins/user/token/token.php on line 174

Documentation Changes Required

None

@richard67
Copy link
Member

I have tested this item ✅ successfully on beabcd1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29604.

1 similar comment
@Quy
Copy link
Contributor

Quy commented Jun 14, 2020

I have tested this item ✅ successfully on beabcd1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29604.

@Quy
Copy link
Contributor

Quy commented Jun 14, 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29604.

@Quy Quy removed the PR-4.0-dev label Jun 14, 2020
@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jun 14, 2020
@wilsonge wilsonge merged commit 97cd187 into joomla:4.0-dev Jun 15, 2020
@wilsonge
Copy link
Contributor

Thanks @nikosdion !

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jun 15, 2020
@wilsonge wilsonge added this to the Joomla 4.0 milestone Jun 15, 2020
sakiss pushed a commit to sakiss/joomla-cms that referenced this pull request Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants