Email Encode does not work
pramudya81 - May 2, 2008 - 10:27
| Project: | Bbcode |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Encoding email address is very good.
Anyway I am using URL filter too. (default to 72 character max) which means url that exceeds this length will be truncated to "url..."
Using this url filter makes email encoding does not work.
And when disable the url filter email encoding works well again.
I need this url filter too or else will break the overall look of the site.
I am not sure is it bbcode problem or url filter problem?

#1
I don't think this is a bbcode problem. Things to try:
1) Change the filter order to see if it makes any difference.
2) Test to see if the URL filter doesn't mess up your mail addresses.