Re: [Repoze-dev] multiple views for routes context in bfg

2009-05-19 Thread Chris McDonough
On 5/19/09 10:44 PM, Chris McDonough wrote: On 5/19/09 10:05 PM, Stephan Altmueller wrote: Hi, I might be missing something, but it seems that in bfg 0.8 every routes context can only have one view associated with it. In 0.7.1 you could have something like this view name=itemview

[Repoze-dev] [issue82] Add HashFormPlugin - JavaScript hashing

2009-05-19 Thread Paul Johnston
Paul Johnston paul@gmail.com added the comment: Ok, here's the patch. Potential bad interaction with ticket 85 - see discussion on list __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue82 __ hashform.patch

[Repoze-dev] [issue82] Add HashFormPlugin - JavaScript hashing

2009-05-19 Thread admin
System message: __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue82 __ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

[Repoze-dev] [issue79] [patch] test_sample_config fails on Windows

2009-05-19 Thread Paul Johnston
Paul Johnston paul@gmail.com added the comment: Just updated to latest code base and the problem is a bit worse. working on a new patch -- status: unread - in-progress __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue79

[Repoze-dev] [issue82] Add HashFormPlugin - JavaScript hashing

2009-05-19 Thread Paul Johnston
Paul Johnston paul@gmail.com added the comment: Here's a test app you can use to try it out __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue82 __import webob as wo, wsgiref.simple_server as wrs, sqlite3, sha

[Repoze-dev] Patch - HashFormPlugin

2009-05-19 Thread Paul Johnston
Hi, Ok, as promised, here's the patch to add JavaScript hashing http://bugs.repoze.org/issue82 Hope someone can look at this soon, Paul ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev