← Back to team overview

mahara-contributors team mailing list archive

[Bug 1737059] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8333
Committed: https://git.mahara.org/mahara/mahara/commit/6b31906f59d22294e6b2ff66158cc7d869fb78d9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6b31906f59d22294e6b2ff66158cc7d869fb78d9
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Dec 8 12:56:25 2017 +1300

Bug 1737059: Artefact annotation blocktype js not using correct path

When in cleanurls mode.

It tries to traverse the relative path rather than use the
config.wwwroot as base of path

Also we don't need the check if limit/offset is false as they are fetched
by function that returns null rather than false now

behatnotneeded

Change-Id: Iad206788c31b8fbfd10d5689e335c96b48bf7112
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1737059

Title:
  Artefact annotation blocktype js not using correct path when in
  cleanurls mode

Status in Mahara:
  Fix Committed

Bug description:
  The call to the related json.php file  tries to traverse the relative
  path rather than use the explicit path with config.wwwroot as base of
  path

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1737059/+subscriptions


References