Opened 15 years ago
Closed 15 years ago
#6012 closed defect (fixed)
[PATCH] Trac 0.12 Constraints Undefined
Reported by: | Zyzle | Owned by: | CuriousCurmudgeon |
---|---|---|---|
Priority: | normal | Component: | BatchModifyPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
After updating trac to 0.12(0.12dev-r8679) the plugin now causes the following error:
File "<snip>\trac\.egg-cache\batchmodify-0.2.0-py2.5.egg-tmp\batchmod\templates\batchmod.html", line 57, in <Expression u'iter(constraints.items())'> <py:for each="constraint_name, constraint in constraints.items()">
Attachments (2)
Change History (12)
Changed 15 years ago by
Attachment: | 0.12.patch added |
---|
comment:1 Changed 15 years ago by
Severity: | normal → blocker |
---|
I've removed several strings from Genshi template, I didn't figure out what do they for and also adapted for jquery 1.3. But, at least now it "works for me". Patch is attached.
comment:2 Changed 15 years ago by
Summary: | Trac 0.12 Constraints Undefined → [PATCH] Trac 0.12 Constraints Undefined |
---|
Changed 15 years ago by
Attachment: | and-or-queries.diff added |
---|
comment:3 Changed 15 years ago by
Form item names have been changed in custom query, when Trac supports AND/OR queries in trac:r8612. This problem are fixed by and-or-queries.diff.
cf. trac:#2647
comment:4 follow-up: 8 Changed 15 years ago by
I'm willing to do some testing on 0.12dev
after there is a working version on 0.11.x
.
comment:5 Changed 15 years ago by
Owner: | changed from ashwin_phatak to CuriousCurmudgeon |
---|
comment:6 Changed 15 years ago by
comment:7 Changed 15 years ago by
Status: | new → assigned |
---|
comment:8 follow-up: 9 Changed 15 years ago by
Replying to rjollos:
I'm willing to do some testing on
0.12dev
after there is a working version on0.11.x
.
I would like to see some testing for 0.12dev
if possible before making an official release of this. Are you available to do this?
comment:9 Changed 15 years ago by
Replying to CuriousCurmudgeon:
I would like to see some testing for
0.12dev
if possible before making an official release of this. Are you available to do this?
I'd be happy to. I have 0.12dev
setup on a virtual machine and have tested some other plugins in preparation for a migration to 0.12.0
when it is released.
You want to contact me when you are finished applying patches and doing the major work for 0.11?
comment:10 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
patch to work with 0.12