Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-29-2008, 11:55 AM
Junior Member
 
Join Date: Jan 2008
Posts: 1
Default case sensitive views/actions

Hi all, if this has been answered, my apologies but I didn't quite no what
to search for or call this thread. Newbie.

if I have an action defined in my IndexController called businessSignupAction()

the url would be http://x.y.z/index/businessSignup

the corresponding view would be businessSignup.phtml

the framework looks for businesssignup.phtml ( all lower case )
and from what I have read, this is intended behavior.

is there a way to tell the framework to look for businessSignup.phtml ( case sensitive ) without normalizing the url to lower case??

Asking because I do most of my development on a mac and end up pushing
to a linux server of some sort and the case sensitivity issues between the os's cause problems if I do not do my view naming in all lower case..

Thanks in advance.

Billy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 07:09 PM
mgordon's Avatar
Junior Member
 
Join Date: Sep 2007
Location: Stockholm, Sweden
Posts: 16
Send a message via Skype™ to mgordon
Default

As of 1.5 the case sensitive word-separator doesn't work. Try to use . -. In the file name use - to separate words.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:47 PM.