Custom Query (2152 matches)
Results (1888 - 1890 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2937 | fixed | GroupController.history() missing extras_as_string | seanh | |
Description |
GroupController?'s history() method doesn't pass 'extras_as_string': True in the context when it calls group_show. This means that if you have an IGroupForm plugin that is adding a custom metadata field and using convert_to/from_extras() then a field value of 'foo' will be returned as '"foo"' Other GroupController? and PackageController? methods do pass 'extras_as_string' |
|||
#2980 | wontfix | Add new groups and organizations functionality into legacy templates | seanh | |
Description |
From Toby: add the functionality to legacy templates |
|||
#3004 | fixed | ImportError: No module named polib | seanh | |
Description |
This is happening whenever people try to run paster commands. polib should only be needed for the check-po-files command don't import otherwise. |
Note: See TracQuery
for help on using queries.