RC-Paves3-build / plovr

Automatically exported from code.google.com/p/plovr
0 stars 0 forks source link

Support setting parameters from the query string in SoyWeb #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See this thread for details:

http://groups.google.com/group/plovr/browse_thread/thread/3225d1acbbda32fd

Original issue reported on code.google.com by bolinf...@gmail.com on 26 Oct 2011 at 3:03

GoogleCodeExporter commented 8 years ago
This is fixed:

http://code.google.com/p/plovr/source/detail?r=df566d6b9dafa049577e453f81398f768
7c9f436

You can look at 
http://code.google.com/p/plovr/source/browse/test/org/plovr/soy/server/SoyReques
tHandlerTest.java to see the types of query parameters that are supported.

The documentation for SoyWeb also get a substantial update:

http://code.google.com/p/plovr/source/browse/www/soyweb.soy

Original comment by bolinf...@gmail.com on 6 Nov 2011 at 7:33