← Back to team overview

mahara-contributors team mailing list archive

[Bug 849716] [NEW] Notification url field contains wwwroot

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
         Status: Confirmed

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Low

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


Follow ups

References