google-code-export / digitalus-cms

Automatically exported from code.google.com/p/digitalus-cms
1 stars 1 forks source link

searching pages with a space in between returns a wrong link #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a page called "About Us" with a space in between
2. go to the mod_search module and rebuild the search
3. on the public page insert "about" as a search string  

What is the expected output? What do you see instead?
a link to the about us page (i.e. http://digitalus/about us) but i get 
http://digitalus/about-us with a hyphen so it will take me to page not found 
since the link is incorrect 

What version of the product are you using? On what operating system?
r758 ubuntu10.04 

Please provide any additional information below.
a possible fix may be not to allow page name with a space at all or provide an 
exact link on the search result

Original issue reported on code.google.com by jspe...@gmail.com on 23 Dec 2010 at 7:56

GoogleCodeExporter commented 9 years ago
sorry my version of the product is r780

Original comment by jspe...@gmail.com on 23 Dec 2010 at 7:59

GoogleCodeExporter commented 9 years ago

Original comment by lowtower1974@gmail.com on 4 Jan 2011 at 4:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r781.

Original comment by lowtower1974@gmail.com on 4 Jan 2011 at 5:06

GoogleCodeExporter commented 9 years ago
Fixed with r781

Original comment by lowtower1974@gmail.com on 4 Jan 2011 at 5:06