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


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-17-2008, 03:27 PM
Junior Member
 
Join Date: Mar 2008
Posts: 1
Default 1.5 and case sensitve actions...

Once i updated to 1.5 every case sensitive action we have coded (anything that isn't all lower case (eg. unreadCountAction) does not work.

calling
mysite.com/portal/links/openLink

Should (or use to) call the openLinkAction in the links controller...
now it errors out and tells me it cant find "openlink" action.

I'm not the only coder i know with this problem,is it a configuration error?, was this intended? ,or is it a bug?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-18-2008, 06:47 PM
xentek's Avatar
Senior Member
 
Join Date: Feb 2008
Posts: 112
Default

This was a change they made to the way the framework works. the action methods should be camelCased (lower first), but the URLs are all lower, seperated by hypens...i.e. camel-cased
__________________
- xentek
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 11:35 PM.