fixed on launchpad. Could you please give it a try? Massimo
On Feb 21, 3:36 pm, Jim <[email protected]> wrote: > As a PS, I'm not sure if it makes any difference but "/newest- > messages/" is a function and the different "category" examples were > arguments. So /app/controller/newest-messages/ > > Thanks so much for the quick response. > > On Feb 21, 1:05 pm, mdipierro <[email protected]> wrote: > > > this is a web2py issue. it will be fixed immediately. thanks for > > reporting it. > > > On Feb 21, 1:51 pm, Jim <[email protected]> wrote: > > > > I'm trying to do this: > > > > /newest-messages/ > > > > and that works fine. > > > > /newest-messages/category > > > > works fine > > > > /newest-messages/category/0 > > > /newest-messages/category/1 > > > /newest-messages/category/2 > > > ... > > > > works fine > > > > but > > > > /newest-messages/category/ > > > > bombs with an http error of "Invalid Request" > > > > I'm probably over-analyzing this but it seems like I'm treating the > > > category as a directory and it should have a trailing slash. > > > > I've looked at the manual and this group and I'm still not sure if > > > this is a CherryPi or web2py situation. > > > > Thanks for any help. > > > > Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

