mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03406
[Bug 772976] [NEW] LEAP2A import artefact fixer uses the wrong namespace
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
--
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.
Follow ups
References