-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
Bug: AcceptedBug has been confirmed, is reproducible, and ready to work on.Bug has been confirmed, is reproducible, and ready to work on.member-functionality
Description
Description of the problem
2 separate but similar issues with this tag.
- The vanilla
{exp:member:edit_profile}tag with no custom content between the tags isn't parsing{lang:x}variables. - When custom content between the tags is entered with
include_assets=yesparameter, page load fails with errors shown below.
How To Reproduce
- Put
{exp:member:edit_profile}{/exp:member:edit_profile}into a template and access whilst logged in. - Put
{exp:member:edit_profile include_assets="yes"}<h4>Member</h4>{/exp:member:edit_profile}into a template and access whilst logged in.
Error Messages
- In my example I see
{lang:edit_your_profile},{lang:update}and{lang:required}remaining on the front end. - See screenshot below
Screenshots / Videos / Template Code
Environment Details:
- Version: 7.2.5
- PHP Version 7.4.33
Possible Solution
Similar to other recent errors, I assume that core functions have been refactored but the Members addon hasn't been updated - hopefully a quick fix!
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug: AcceptedBug has been confirmed, is reproducible, and ready to work on.Bug has been confirmed, is reproducible, and ready to work on.member-functionality
