← Back to team overview

mahara-contributors team mailing list archive

[Bug 633799] Re: Leap2a export fails for views with blogpost blocks

 

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

-- 
Leap2a export fails for views with blogpost blocks
https://bugs.launchpad.net/bugs/633799
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Released

Bug description:
There is a stray closing '</div>' in the template that renders single blogposts.  This causes the html parser in the leap2a export to return 2 elements when it's expecting only 1, and then crashes the entire export.  I've removed the offending closing tag and made the export a little less fragile.





References