Message1391
Logged In: YES
user_id=765
If the above problem is fixed, it turns out that there is a
worse one lurking. In actions.py,
SearchAction.fakeFilterVars attempts in several places to
modify self.form.value. However, when self.form is a
ZRoundup FormWrapper, there is no attribute self.form.value.
This means that searching doesn't work with ZRoundup at
all, no matter what template one is using.
The ideal solution is not obvious to me. |
|
Date |
User |
Action |
Args |
2009-02-03 14:20:52 | admin | link | issue994957 messages |
2009-02-03 14:20:52 | admin | create | |
|