Reviewed: https://reviews.mahara.org/4133 Committed: http://gitorious.org/mahara/mahara/commit/b8cf6df1692c2076054ddd8602a686ae6afee025 Submitter: Aaron Wells ([email protected]) Branch: 1.10_STABLE
commit b8cf6df1692c2076054ddd8602a686ae6afee025 Author: Son Nguyen <[email protected]> Date: Fri Jan 9 08:12:16 2015 +1300 Refactor the tagged blogpost blocktype. Bug 1392700 - Use render_self() in full detail option - Remove calls of $artefact->get() in template file Change-Id: I6be321adfda07c7f3e7cb3ac4026894b081e131f Signed-off-by: Son Nguyen <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1392700 Title: Images not displayed - blog post by tag Status in Mahara ePortfolio: Fix Committed Status in Mahara 1.10 series: Fix Committed Status in Mahara 1.8 series: Confirmed Status in Mahara 1.9 series: Confirmed Status in Mahara 15.04 series: Fix Committed Bug description: Reported by a user who couldn't see anonymously images on a new public view. I made a simulation and the problem is related to the block blog post by tag. You can see the exact same blog post on http://mahara.ticfga.ca/user/smlavoie/tests-pour-images . ON the left side, each post is displayed using ONE post, on the right, post by tag. The problem seems to be related to the absence of the view parameter in the display of images. Mahara 1.9.1 on linux with MySQL, tested on IE, FF and Chrome (on Win8) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1392700/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

