mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07234
[Bug 849716] Re: Notification url field contains wwwroot
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/849716
Title:
Notification url field contains wwwroot
Status in Mahara ePortfolio:
Confirmed
Bug description:
The notification_internal_activity table has a url field which is used
to provide the user with a link to whatever thing the notification is
about. This url includes the site's wwwroot. That's useful when it's
sent out in an email, but it's not cool for the internally stored
notifications, because if the site's wwwroot changes, all those old
links will break. We should just store the local url without the
wwwroot.
It's probably a good idea to upgrade & remove all wwwroots from old
notifications - carefully, because it's a big table.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/849716/+subscriptions
References