Something is stripping the leading / from the URL passed into boss_router:route. Strange. I've filed it as a bug here:
https://github.com/ChicagoBoss/ChicagoBoss/issues/487 On Thu, Jul 31, 2014 at 4:37 PM, David Welton <[email protected]> wrote: > I had routes like: > > {"/foobars/view/(.+)\.(json)", [{controller, "foobars"}, {action, > "view"}, {id, '$1'}, {extension, '$2'}]}. > > and now they're broken. Any ideas? > > -- > David N. Welton > > http://www.welton.it/davidw/ > > http://www.dedasys.com/ -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CA%2Bb9R_saoFF6%3DANqG1hnfQq7EjxYk-D684GVmu5fxKt5YPiOjw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
