mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03408
[Bug 772976] Re: LEAP2A import artefact fixer uses the wrong namespace
** Changed in: mahara
Assignee: (unassigned) => Darryl Hamilton (lordp)
--
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:
New
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