Message8491
Done in changeset: 8747:551a9f8dcae1
The util methods are now attributes on the TemplateUtils object (via
setattr(..)).
The __getattr__() method was removed as I set the method/staticmethod
directly
on the object.
So we shouldn't have leakage of methods between trackers when running
under roundup-server.
I don't know of any cases where that happened. |
|
| Date |
User |
Action |
Args |
| 2026-08-11 04:01:34 | rouilj | set | messageid: <1786420894.91.0.488131106029.issue2551421@roundup-tracker.org> |
| 2026-08-11 04:01:34 | rouilj | set | recipients:
+ rouilj |
| 2026-08-11 04:01:34 | rouilj | link | issue2551421 messages |
| 2026-08-11 04:01:34 | rouilj | create | |
|