On Sun, 2009-05-31 at 20:16 -0700, Ross Patterson wrote: <snip />
> > Well, I still want to know you're thinking behind using it as a starting > point for any help. Well, I've used a similar method when overriding the Title field so thought I'd just try it with the id field but as you've illuminated me on already, this may not be the right approach hence my call for help. Is that enough of a reason ;) > > >> > When I run my functional test, though, it doesn't create the user and > >> > doesn't even enter the setId method (as you can see I've got a pdb in > >> > there). Its supposed to return 'You have been registered as a member.' > >> > but instead I get 'Changes saved.' as a status message. > >> > >> Care to include the test or at least some snippets from it? > > > > Its a functional test (i.e. what the user sees when using the site) so > > so it won't illuminate you on my usecase. IOW it just shows the user > > register with the site (enter values and click 'register). > > But being able to see it would allow me to answer a bunch of questions > for myself without having to spend as much time writing emails for each > question as I think of them. For example, is this a browser test or are > you using some of the python registration "API"s. Which ones? What's > the test fixture? Etc.. Ok. The functional test (its a zope.testbrowser test yes) is here[1] and the test fixture is here[2]. Thanks in advance, Tim [1] http://duffyd.pastebin.com/f4968ed0b [2] http://duffyd.pastebin.com/f48fb3d9 > > Ross > > > > -- > Archive: > http://www.openplans.org/projects/remember/lists/remember/archive/2009/05/1243826254192 > To unsubscribe send an email with subject "unsubscribe" to > [email protected]. Please contact > [email protected] for questions. > -- Archive: http://www.openplans.org/projects/remember/lists/remember/archive/2009/05/1243827062771 To unsubscribe send an email with subject "unsubscribe" to [email protected]. Please contact [email protected] for questions.
