"blog" and "BLOG"
likaicong - March 31, 2009 - 01:31
| Project: | Blog Theme |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
"http://mydomain.com/blog/1" can work, but "http://mydomain.com/BLOG/1" can not work.

#1
This is by design. Drupal core works with lower case paths. URL aliases should work, though.