RESTful patch still not working.

Hi, i’m working on a RESTful API server using Yii. I apply the RESTful patch to lastest Yii. still not work. When i access to /products/123, It said not action “123”. Anyone can help me? Thanks.

patch:

http://code.google.com/p/yii/issues/detail?id=802

i’m sorry. it’s my patch mistake. now i’m searching the info about Yii + OAuth2. hopefully there are someone already post this kind of info.