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

Strict error notice in Joomla civicrmicon.php file

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.3
    • Fix Version/s: 4.3.4
    • Component/s: Joomla Integration
    • Labels:

      Description

      Line 59 of the joomla plugins/quickicon/civicrmicon needs to change from:

      $document =& JFactory::getDocument();

      to

      $document = JFactory::getDocument();

      otherwise it throws a PHP strict error notice.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              nant Nicholas Antimisiaris
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: