Download & Extend

Filter tips aren't shown in Formatting guidelines

Project:Invisimail
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

With "Encode email addresses" included in one of my input formats, the system-generated Formatting guidelines for that format don't currently include any statement about what invisimail will do, e.g. "Email addresses will be obfuscated in the page source."

Invisimail does include a filter tip, but it's never shown because it's wrapped in if ($long) { ... }. The attached patch fixes this, and also provides a shorter filter tip text. You could use my text not, but the main thing is to return a filter tip whether or not $long is set.

Thanks,
Andrew.

AttachmentSize
invisimail_filter_tips.patch396 bytes

Comments

#1

Use my text or not, I meant to say :)

#2

Status:needs review» fixed

I decided that we should improve the text for both versions, so I committed a modified version of this patch that has better text shown for both short and long versions. Thanks!

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here