← Back to team overview

mahara-contributors team mailing list archive

[Bug 772976] Re: LEAP2A import artefact fixer uses the wrong namespace

 

** Changed in: mahara
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/772976

Title:
  LEAP2A import artefact fixer uses the wrong namespace

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  In trying to fix bug #675730, I found that the
  artefact_reference_quickcheck() and fix_artefact_reference() methods
  were using the wrong namespace variable/value.

  The effect of this is those functions were looking for
  "http://terms.leapspecs.org/"; as part of the text, where they should
  be looking for "leap2" instead.

  A patch to fix this will be coming soon.


References