mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09403
[Bug 1018904] [NEW] Local settings for clean urls are not working
Public bug reported:
In the group tool Groups->New group, I have created a new group called
"essai"
In the config.php I have added settings to configure other names than
the original for groups, users,...
For group I have set :
$cfg->cleanurlgroupdefault ='groupe';
With this setting on, the clean URL system create the address
http://www.myserver.com/groupe/essai. But this address is a blank page
with the error "not found".
If you manually change the url content and replace "groupe" by "group",
the group page is displayed.
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1018904
Title:
Local settings for clean urls are not working
Status in Mahara ePortfolio:
New
Bug description:
In the group tool Groups->New group, I have created a new group called
"essai"
In the config.php I have added settings to configure other names than
the original for groups, users,...
For group I have set :
$cfg->cleanurlgroupdefault ='groupe';
With this setting on, the clean URL system create the address
http://www.myserver.com/groupe/essai. But this address is a blank page
with the error "not found".
If you manually change the url content and replace "groupe" by
"group", the group page is displayed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1018904/+subscriptions
Follow ups
References