Bugzilla@Mozdev – Bug 25084
0.9.1 regression: blank line is added before Reply template
Last modified: 2012-10-03 16:07:39
You need to log in before you can comment on or make changes to this bug.
My "Reply" template generates a blank line before my actual template text. The template contains only: %from(firstname)%, with no blank lines before or after. This did not occur in the previous version.
I am also experiencing the same bug. Version 0.9.1 adds a blank line to the top of every message, regardless of whether it's a reply, a forward, or a new message.
Version 0.9.1 adds a blank line to the top of every message. Very annoying. Please fix it quickly. Frank
Created an attachment (id=7335) [details] prerelease 2 This should fix the annoyance. The new global setting extensions.smartTemplate4.insertBRatTop controls this and is set to false (so no new line gets inserted) by default
Ok, this fix seems to work for others as well. Closing.
Please pardon the comment on a closed issue, but I tried the fix and it didn't work. Perhaps I'm doing something wrong, but I opened about:config, added a boolean named "extensions.smartTemplate4.insertBRatTop" because it didn't exist, and set it to false. Restarted, and confirmed setting exists in false state, and all emails using template plugin templates still have a space before the template content. Did I do something wrong with this fix? I'm using TB 14.0 and SmartTemplate4 0.9.1. Thank you.
(In reply to comment #5) > Please pardon the comment on a closed issue, but I tried the fix and it didn't > work. Perhaps I'm doing something wrong, but I opened about:config, added a > boolean named "extensions.smartTemplate4.insertBRatTop" because it didn't > exist, and set it to false. Restarted, and confirmed setting exists in false > state, and all emails using template plugin templates still have a space before > the template content. Did I do something wrong with this fix? I'm using TB 14.0 > and SmartTemplate4 0.9.1. Thank you. > You should probably try the fix I posted in comment#3: https://quickfolders.org/bugzilla/bugs/attachment.cgi?id=7335 then the setting will be added by the provided default.
Thank you! That was my dumbness, pardon me. I didn't see the link to updated xpi file. I thought the solution involved simply adding/modifying the config. Thank you again.