mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68104
[Bug 2000027] Re: Export of resume doesn't always work
For Petra we have a block as such:
resumefield | Cover letter | a:4:{s:10:"artefactid";i:181;s:4 .... }
where the artefactid = integer 181 - that matches with a coverletter
artefact
But for Percy we have a block as such:
resumefield | Cover letter | a:4:{s:10:"artefactid";b:0;s:4 .... }
where the artefactid is boolean 0 (false) and so doesn't match any
artefact.
We need an adjustment in the export so that it only calls the artefact_instance_by_id if there is an actual artefactid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2000027
Title:
Export of resume doesn't always work
Status in Mahara:
Triaged
Bug description:
Under certain circumstances that are not yet fully explored, a page
that has resume fields can't be exported.
Someone with a full resume didn't have issues exporting it, but
someone with an empty resume and later only an education history did.
For Catalyst testing: Petra's page didn't exhibit any issues whereas
Percy's did.
The error message is attached and more test information will need to
be provided.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2000027/+subscriptions
References