10 Mar
2000
10 Mar
'00
2:07 a.m.
No error or traceback. It takes me to the "manage_test" page and I can put the number in manually, and it works. The crazy thing is, I can force-feed it the manage_test, like: <a href="/queries/SearchResultPage/manage_test?theid=<dtml-var the_id>">link</a> and the test comes up ok. I don't have a clue on this one... virtually, Joseph
"Joseph A. Archer" wrote:
Hello (yet again) Zopists,
I regret that I have so many questions...
I had this working in older versions of Zope. Has this been updated to another format?
<a href="/queries/SearchResultPage?theid=<dtml-var the_id>">link</a>
or was I using it the hard way?
No you are doing it the right way and it should work fine.
Is there an error and a traceback?
-Michel