Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O outlook365
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • outlook365
  • Merge requests
  • !2

Fix incorrect URLs for both the extension directory Base URL and the Taskpane URL in the generated files, manifest.xml and taskpane.html

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged justinfreeman (Agileware) requested to merge justinfreeman/outlook365:CIVIOLK365-2 into master Mar 18, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

Fix incorrect URLs for both the extension directory Base URL and the Taskpane URL in the generated files, manifest.xml and taskpane.html. This change has been tested on Drupal and WordPress, CiviCRM sites.

For example, in the manifest.xml the following is fixed with this change.

Incorrect extension directory Base URL: https://demo-drupal-civicrm.agileware.com.auhttps://demo-drupal-civicrm.agileware.com.au/CRM/extensions/outlook365///

Correct extension directory Base URL: https://demo-drupal-civicrm.agileware.com.au/CRM/extensions/outlook365/

Incorrect Taskpane URL: https://demo-wordpress-civicrm.agileware.com.au/general/wp-admin/admin.php?page=CiviCRM&q=civicrm%2Foutlook365%2Ftaskpane.html

Correct Taskpane URL: https://demo-wordpress-civicrm.agileware.com.au/general/civicrm/outlook365/taskpane.html

Agileware Ref: CIVIOLK365-2

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: CIVIOLK365-2