← Back to team overview

mahara-contributors team mailing list archive

[Bug 849716] Re: Notification url field contains wwwroot

 

It would be nice to fix this in 1.5 since we are planning to migrate
mahara.org to https at some point.

** Changed in: mahara
    Milestone: None => 1.5.0

** Tags added: wwwroot

-- 
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