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

Possible bug: undefined variables

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.4.6
    • Fix Version/s: 4.5
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      CRM/Event/Form/Registration/Register.php has a few problems flagged by my IDE:

      • $opId is undefined. Looks like a typo and it should have been $optId.
      • $pricesetDefaultOptions is undefined
      • $customizedGreeting is undefined
      • static function formRule references $this (which doesn't exist in a static context)

      Can someone who's familiar with what that code is supposed to do take a look?

        Attachments

          Activity

            People

            • Assignee:
              jitendra.purohit Jitendra Purohit
              Reporter:
              colemanw Coleman Watts
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: