Modify ↓
Opened 5 years ago
Last modified 3 years ago
#13208 new enhancement
Add methods or property that formats default value for NotificationSystem.smtp_subject_prefix
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-dev-1.7.x |
Component: | notification | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Implementing notification systems for some plugins, I found it would be useful to have a method that handles the __default__
value. I've named the method get_smtp_subject_prefix
, but a suitably named property might be better.
Attachments (0)
Change History (9)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Milestone: | 1.5.1 → 1.5.3 |
---|
comment:4 by , 4 years ago
Milestone: | 1.5.3 → 1.7 |
---|
comment:5 by , 4 years ago
Summary: | Add methods or property that formats default value for NotifcationSystem.smtp_subject_prefix → Add methods or property that formats default value for NotificationSystem.smtp_subject_prefix |
---|
comment:7 by , 3 years ago
Milestone: | 1.7.1 |
---|---|
Owner: | removed |
Status: | assigned → new |
comment:8 by , 3 years ago
Milestone: | → 1.7.1 |
---|
comment:9 by , 3 years ago
Milestone: | 1.7.1 → next-dev-1.7.x |
---|
Note:
See TracTickets
for help on using tickets.
Initial changes: [93ddb3e72/rjollos.git]