[Mahara-contributors] [Bug 1776364] Re: External file system image infinite loop

2018-06-12 Thread Kenneth Hendricks
Companion update to objectfs to accompany this for testing: https://github.com/catalyst/mahara-module_objectfs/tree/issue-8 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1776448] [NEW] lib/view.php get_extra_view_info Trying to get property of non-object

2018-06-12 Thread Mark Webster
Public bug reported: The first foreach $viewdata in the function checks if $v is an object and casts it as one if not. Further down is a second foreach on $viewdata (inside the "if ($gettags && !empty($viewidlist))" conditional) but this one does no checking, which causes errors when $viewdata

[Mahara-contributors] [Bug 1722861] Re: Institution tags

2018-06-12 Thread Kristina Hoeppner
The tag box is too short for institution tags in a number of cases. This is the case for example on the tagged journal entries config screen as well as on the page settings screen. ** Attachment added: "institution_tag_tag_box.png"

[Mahara-contributors] [Bug 1722861] Re: Institution tags

2018-06-12 Thread Kristina Hoeppner
Furthermore, the ellipsis is not accessible because the screenreader does not get the full tag. So no matter which option is selected, it needs to be checked that a screenreader can read the full tag. -- You received this bug notification because you are a member of Mahara Contributors, which

[Mahara-contributors] [Bug 1722861] Re: Institution tags

2018-06-12 Thread Kristina Hoeppner
Screenshot relates to https://reviews.mahara.org/#/c/8614/19 Because institution tags are very long, they have an ellipsis on the "My tags" page. This can get ambigious quite quickly as crucial information is not displayed. Two options: 1) Don't use an ellipsis. Then we can get into problems

[Mahara-contributors] [Bug 1776554] [NEW] Line breaks not respected on sendmessage screen for previous message

2018-06-12 Thread Kristina Hoeppner
Public bug reported: When a user sent you a message, you typically click the link in the email to reply. That'll take you to https://DOMAIN/module/multirecipientnotification/sendmessage.php?replyto=IDOFMESSAGE=inbox On that screen, you see the message from the user. When they used line /

[Mahara-contributors] [Bug 1776554] Re: Line breaks not respected on sendmessage screen for previous message

2018-06-12 Thread Kristina Hoeppner
The original message when viewed on the reply screen on sendmessage.php does not respect line breaks, which is not good. ** Attachment added: "message_reply.png" https://bugs.launchpad.net/mahara/+bug/1776554/+attachment/5151874/+files/message_reply.png -- You received this bug notification

[Mahara-contributors] [Bug 1776554] Re: Line breaks not respected on sendmessage screen for previous message

2018-06-12 Thread Kristina Hoeppner
This is what it should look like instead. ** Attachment added: "message_inbox.png" https://bugs.launchpad.net/mahara/+bug/1776554/+attachment/5151875/+files/message_inbox.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to