Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

#11487 closed defect (worksforme)

ITemplateProvider not implemented by all admin panels, leading to HTTP 404 / templating errors.

Reported by: anonymous Owned by: Dirk Stöcker
Priority: normal Milestone:
Component: plugin/spamfilter Version: 1.0.1
Severity: normal Keywords:
Cc: pierre-yves@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Only the main configuration admin panel is implementing the ITemplateProvider interface.

I join a patch against r12482 that fixes my problem locally. This patch simply pulls out the ITemplateProvider implementation from SpamFilterAdminPageProvider; implementation then reused, as a mixin, by all admin panel providers.

Attachments (1)

patch-r12482.patch (2.8 KB ) - added by pierre-yves@… 10 years ago.

Download all attachments as: .zip

Change History (2)

by pierre-yves@…, 10 years ago

Attachment: patch-r12482.patch added

comment:1 by pierre-yves@…, 10 years ago

Resolution: worksforme
Status: newclosed

When the main admin panel is enabled, then all work as expected of course.

This is more a deficiency in not having components dependencies in Trac.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dirk Stöcker.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Dirk Stöcker to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.