← Back to team overview

mahara-contributors team mailing list archive

[Bug 1018904] Re: Local settings for clean urls are not working

 

** Changed in: mahara
    Milestone: 1.6.0 => None

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

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


References