evildmp / Arkestra

Arkestra extends Django CMS to provide an intelligent semantic web publishing system for organisations and institutions.
http://arkestra-project.org
BSD 2-Clause "Simplified" License
139 stars 27 forks source link

When a URL path contains upper case letters, menus don't work #52

Open evildmp opened 11 years ago

evildmp commented 11 years ago

Probably case-sensitivity in https://github.com/evildmp/Arkestra/blob/master/arkestra_utilities/menu.py

evildmp commented 11 years ago

Compare http://medicine.cf.ac.uk/SEWAHSP/ and http://medicine.cf.ac.uk/sewahsp/ - can't replicate with newer versions of django CMS