Comment 27 for bug 1037531

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3644
Committed: http://gitorious.org/mahara/mahara/commit/4fc7736e7f8294143e03a0e9cedf43832b1eaae7
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 4fc7736e7f8294143e03a0e9cedf43832b1eaae7
Author: Robert Lyon <email address hidden>
Date: Mon Aug 18 09:32:07 2014 +1200

Allowing each blogpost in blog block to show comments (Bug #1037531)

To handle the fact that blog blocks have more than one blogpost and
therefore more than one comment link I've passed the artefact id and
block id in together and appended a '0'
to the front of the id so that the artefact id + block id does not
clash with another block of the same id.

Change-Id: Iddd4dab7afe70e8926a8556cdb55ea8d4dceda06
Signed-off-by: Robert Lyon <email address hidden>