← Back to team overview

mahara-contributors team mailing list archive

[Bug 1415713] Re: Rewrite old view/artefact.php URLs to new artefact/artefact.php URLs

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1415713

Title:
  Rewrite old view/artefact.php URLs to new artefact/artefact.php URLs

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Released

Bug description:
  In preparation for Bug 1298646, we refactored the view/artefact.php
  file into artefact/artefact.php

  This has the side effect that old URLs for individual artefact pages
  are now incorrect. This affects search engines and hard-coded links,
  as well as some third-party modules that haven't been properly
  updated.

  It's a simple matter to add a redirect script at the old location,
  pointing to the new location, so that these URLs will continue to
  function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415713/+subscriptions


References