mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11392
[Bug 1095934] Re: cleanurl's only checks !is_null, but a urlid could be ''
Note for Kristina to remember it better when we get to it: That was an
issue we found during the upgrade of mahara.org to 1.7.0dev in January
2013. The "Mahara Community" group didn't have an ID whereas all other
groups had.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1095934
Title:
cleanurl's only checks !is_null, but a urlid could be ''
Status in Mahara ePortfolio:
Triaged
Bug description:
group_homepage_url lib/group.php line 2351
There was a problem where the links only showed /group/, but no id, I
think this is to do with the $group->urlid being '', which is not
null, but empty. I suggest using empty instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1095934/+subscriptions
References