Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-18766

HHVM: Fatal error when editing user password in WP: Cannot access private property Civi\Core\Transaction::$state

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 4.7.8
    • Fix Version/s: Unscheduled
    • Component/s: Core CiviCRM
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      When attempting to update a user's password in WP itself (not CiviCRM), I get the following error:

      Fatal error: Cannot access private property Civi\Core\Transaction\Frame::$state

      I was able to fix this by editing wp-content/plugins/civicrm/civicrm/Civi/Core/Transaction/Frame.php and commenting out the two assert() calls that reference $this->state

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              autarch Dave Rolsky
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated: