mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08893
[Bug 914490] A change has been merged
Reviewed: https://reviews.mahara.org/1155
Committed: http://gitorious.org/mahara/mahara/commit/e6bdf9dc45b3bfb93baa7bb2dc5b1a904510f4d7
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: 1.5_STABLE
commit e6bdf9dc45b3bfb93baa7bb2dc5b1a904510f4d7
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Thu Apr 12 16:00:30 2012 +1200
Make download.php publicly accessible (bug #979538)
In commit 647a99fd1025ceb748f8455b82418b03d788f9a8 (see bug #914490),
the sitemaps were made available from the download.php script, but
this script is not publicly accessible, so crawlers would not be able
to download them.
Making the script public is okay here, because whenever a non-sitemap
file is requested, there is already an exception thrown if the user is
not logged in.
Change-Id: Ia9c62940ee7dada05f4f1b448ead0c146171535c
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/914490
Title:
Sitemap generator tries to write to the web root
Status in Mahara ePortfolio:
Fix Released
Bug description:
Shouldn't they go into dataroot instead?
If that's not going to work for some reason, we should disable the
"generate sitemap" checkbox whenever the docroot is unwritable (99% of
sites).
Also, the help file for "generate sitemap" is currently missing - if
sitemap generation requires the admin to mess around with directory
permissions, it would be good to tell them about that somewhere.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/914490/+subscriptions
References