[Mahara-contributors] [Bug 675730] Re: Embedded images not displayed in LEAP2A imported content

2011-06-13 Thread François Marier
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Embedded images not displayed in LEAP2A imported content

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  During testing Mahara repository plugin in Moodle 2.0, I discovered
  that images embedded into a Moodle forum post (that is then exported
  via LEAP2A into Mahara) are not displayed in the created Mahara blog
  post.

  If I export the post into leap2a.xml, the embedded image is exported
  into:

  

  and then again in the 'attachments' section into:

  

  the entry portfolio:storedfile816 and  are created correctly.

  However, the import code in Mahara relies on the exact argument order
  in the  tag and therefore only the img in attachments section is
  converted correctly. See import/leap/lib.php, private function
  fix_artefact_reference, the $match pattern.

  To reproduce, your Moodle must be patched to fix MDL-23978.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 675730] Re: Embedded images not displayed in LEAP2A imported content

2011-05-05 Thread Darryl Hamilton
** Changed in: mahara
   Status: In Progress => 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/675730

Title:
  Embedded images not displayed in LEAP2A imported content

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  During testing Mahara repository plugin in Moodle 2.0, I discovered
  that images embedded into a Moodle forum post (that is then exported
  via LEAP2A into Mahara) are not displayed in the created Mahara blog
  post.

  If I export the post into leap2a.xml, the embedded image is exported
  into:

  

  and then again in the 'attachments' section into:

  

  the entry portfolio:storedfile816 and  are created correctly.

  However, the import code in Mahara relies on the exact argument order
  in the  tag and therefore only the img in attachments section is
  converted correctly. See import/leap/lib.php, private function
  fix_artefact_reference, the $match pattern.

  To reproduce, your Moodle must be patched to fix MDL-23978.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 675730] Re: Embedded images not displayed in LEAP2A imported content

2011-05-01 Thread Darryl Hamilton
** Changed in: mahara
 Assignee: (unassigned) => Darryl Hamilton (lordp)

** Changed in: mahara
   Status: Triaged => In Progress

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

Title:
  Embedded images not displayed in LEAP2A imported content

Status in Mahara ePortfolio:
  In Progress

Bug description:
  During testing Mahara repository plugin in Moodle 2.0, I discovered
  that images embedded into a Moodle forum post (that is then exported
  via LEAP2A into Mahara) are not displayed in the created Mahara blog
  post.

  If I export the post into leap2a.xml, the embedded image is exported
  into:

  

  and then again in the 'attachments' section into:

  

  the entry portfolio:storedfile816 and  are created correctly.

  However, the import code in Mahara relies on the exact argument order
  in the  tag and therefore only the img in attachments section is
  converted correctly. See import/leap/lib.php, private function
  fix_artefact_reference, the $match pattern.

  To reproduce, your Moodle must be patched to fix MDL-23978.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 675730] Re: Embedded images not displayed in LEAP2A imported content

2011-02-23 Thread François Marier
** Changed in: mahara
   Importance: High => Medium

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

Title:
  Embedded images not displayed in LEAP2A imported content

Status in Mahara ePortfolio:
  Triaged

Bug description:
  During testing Mahara repository plugin in Moodle 2.0, I discovered
  that images embedded into a Moodle forum post (that is then exported
  via LEAP2A into Mahara) are not displayed in the created Mahara blog
  post.

  If I export the post into leap2a.xml, the embedded image is exported
  into:

  

  and then again in the 'attachments' section into:

  

  the entry portfolio:storedfile816 and  are created correctly.

  However, the import code in Mahara relies on the exact argument order
  in the  tag and therefore only the img in attachments section is
  converted correctly. See import/leap/lib.php, private function
  fix_artefact_reference, the $match pattern.

  To reproduce, your Moodle must be patched to fix MDL-23978.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 675730] Re: Embedded images not displayed in LEAP2A imported content

2010-12-20 Thread François Marier
** Changed in: mahara
Milestone: None => 1.4.0

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
   Status: New => Triaged

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

Title:
  Embedded images not displayed in LEAP2A imported content

Status in Mahara ePortfolio:
  Triaged

Bug description:
  During testing Mahara repository plugin in Moodle 2.0, I discovered that 
images embedded into a Moodle forum post (that is then exported via LEAP2A into 
Mahara) are not displayed in the created Mahara blog post.

If I export the post into leap2a.xml, the embedded image is exported into:



and then again in the 'attachments' section into:



the entry portfolio:storedfile816 and  are created correctly.

However, the import code in Mahara relies on the exact argument order in the 
 tag and therefore only the img in attachments section is converted 
correctly. See import/leap/lib.php, private function fix_artefact_reference, 
the $match pattern.

To reproduce, your Moodle must be patched to fix MDL-23978.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp