hassanakbar4 / trac_test_1

0 stars 0 forks source link

Undefined default handling of non-strings in filters. #184

Open hassanakbar4 opened 17 years ago

hassanakbar4 commented 17 years ago

type_defect | by henrik@levkowetz.com


The resolution of ticket #182 raises the issue of what the default action of template filters should be: Pass through arguments that aren't of the expected type, or flatten and render them?

For instance, should parse_email_list() and make_one_per_line() in ietf_filters:

There are probably more cases of filters which now expects string input and will break if they are given None or other non-string.


Issue migrated from trac:184 at 2021-12-13 11:40:06 +0500

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com changed milestone from Soonish to Cleanup

hassanakbar4 commented 10 years ago

@rjsparks@nostrum.com changed priority from major to minor

hassanakbar4 commented 10 years ago

@rjsparks@nostrum.com edited the issue description

hassanakbar4 commented 6 years ago

@rjsparks@nostrum.com changed status from new to archived