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

Clicking on the subject of a result in Activity Custom Search is broken

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.0.2
    • Fix Version/s: 3.0.3
    • Component/s: CiviCRM Search
    • Labels:
      None

      Description

      It doesn't properly pass on the activity id because two of the fields in the columns array have the same index (a single blank space).

      $this->_columns = array( ts(' ' ) => 'activity_id',
      ts(' ' ) => 'activity_type_id',

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              demeritcowboy Dave D
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: