6.0.0-alpha12
6/12/25

[#3753] signature doesn't update when you switch identities while using HTML editor
Summary signature doesn't update when you switch identities while using HTML editor
Queue IMP
Queue Version 4.1
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester liamr (at) umich (dot) edu
Created 04/10/2006 (7003 days ago)
Due
Updated 04/17/2008 (6265 days ago)
Assigned 11/23/2007 (6411 days ago)
Resolved 12/13/2007 (6391 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/17/2008 01:27:45 AM mdstyers (at) yahoo (dot) com Comment #13 Reply to this comment
Worked around by adding an empty paragraph in front of the signature
so that you focus the cursor outside the signature.
I am trying to get this fix applied at my hosting company. Can you 
tell me how this fix is applied and where to find the fix?



Thanks
12/13/2007 05:32:22 PM Jan Schneider Comment #12
State ⇒ Resolved
Reply to this comment
Worked around by adding an empty paragraph in front of the signature 
so that you focus the cursor outside the signature.
11/23/2007 11:49:27 PM Chuck Hagenbuch Comment #11
State ⇒ Assigned
Taken from Chuck Hagenbuch
Assigned to Jan Schneider
Reply to this comment
I just tried again and I still can't reproduce this. Jan, can you 
please try, since you're the one seeing it?
11/23/2007 04:03:53 PM Jan Schneider Comment #10 Reply to this comment
I think the issue is, that if you start typing a html message, the 
typed characters go *after* the comment, because the <p> with the 
signature is the first element in the dom, so that's where you end up, 
if the cursor gets the focus in the wysiwyg editor.
10/27/2007 10:21:59 PM Chuck Hagenbuch Comment #9
State ⇒ Feedback
Reply to this comment
I'm not having any luck reproducing this. My guess is that somewhere 
there's a regex that's too greedy, though - can you maybe look at the 
HTML source and see if the html comments we're using to delimit the 
signature are being put around too much text?
10/15/2007 01:13:53 PM Jan Schneider Comment #8
State ⇒ Assigned
Reply to this comment
Happens only with HTML. If I get a reply to one of my messages with my 
message including my signature quoted, and then reply again to that 
message, and then switch the identity, not only my bottom-most 
signature is replaced, but large parts of the message disappear. 
Probably everything from the first (quoted) appearance of my 
signature, to the last.
10/13/2007 03:20:05 AM Chuck Hagenbuch Comment #7
State ⇒ Feedback
Reply to this comment
I'm not positive I follow. Can you give me an example of that? And 
does that happen in the HTML editor only, or in plain text as well?
09/06/2007 11:03:46 AM Jan Schneider Comment #6
State ⇒ Assigned
Reply to this comment
This change breaks messages where the signature happens to be inside 
the message body, e.g. in a longer thread where the original signature 
has been quoted.
08/29/2007 08:37:04 PM Chuck Hagenbuch Comment #5
State ⇒ Resolved
Taken from Horde DevelopersHorde Developers
Reply to this comment
I think I've nailed this now, using a marker comment instead of a div.
08/29/2007 03:47:15 AM Chuck Hagenbuch State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Assigned to Chuck Hagenbuch
 
08/07/2007 07:25:13 PM Michael Slusarz Comment #4 Reply to this comment
Is there a reason that we wouldn't want to do a <div
class="emailSignature"></div>, then?
Other than it might be a bit difficult to catch via regex when 
switching modes (?)  Then again, I guess we already kind of do this in 
javascript code currently so maybe it wouldn't be that hard.
08/03/2007 03:06:37 PM Chuck Hagenbuch Comment #3 Reply to this comment
Is there a reason that we wouldn't want to do a <div 
class="emailSignature"></div>, then?
04/11/2006 08:28:13 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
I'm sure we already have a ticket for that, but I can't find it. The 
problem is that browsers (at least Gecko) are returning different HTML 
code each time you request it, when using the WYSIWYG editor. Thus we 
can't find the HTML code we need to replace the signature.
04/10/2006 06:50:48 PM liamr (at) umich (dot) edu Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ IMP
Type ⇒ Bug
Summary ⇒ signature doesn't update when you switch identities while using HTML editor
Reply to this comment
If the  composition editor is in HTML mode, switching identities 
doesn't switch the signature.



I can replicate this in IMP 4.0.4 and 4.1

Saved Queries