← Back to team overview

mahara-contributors team mailing list archive

[Bug 1415713] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4232
Committed: http://gitorious.org/mahara/mahara/commit/0de9fa765933fc75aabfc6031763801e64af606f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0de9fa765933fc75aabfc6031763801e64af606f
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Jan 29 16:07:14 2015 +1300

Redirect old-style view/artefact.php URL to artefact/artefact.php

Bug 1415713

Change-Id: I4ffca92d78267910894ff37de179289105178601

-- 
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 Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed

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