This is just some static backup of the original site, don't expect every link to work!

Opened 10 years ago

Closed 10 years ago

#393 closed defect (fixed)

Post ng con mittente post

Reported by: anonymous Owned by: rene
Version: 0.9.2 Keywords:
Cc:

Description

Quando rispondo al post di un ng nel campo del mittente, invece di quello impostato da virtual-id (che compare per un attimo solo), compare quello di chi ha scritto il post a cui rispondo. Scusa l'italiano ma troppa fatica a tradurlo :)

Change History (4)

comment:1 Changed 10 years ago by rene

Owner: changed from Alx to rene
Status: newassigned

Hi,

sorry, I don't speak italian language (the site only uses the it suffix because its I liked it that much). Google translator says: "When I reply to a post ng in the sender field, rather than the one set by virtual-id (which appears only for a moment), it appears that the people who wrote the post to which I replied. Sorry Italian, but not difficult to translate it :)"

Please provide a debug log of the issue, otherwise it's hard to understand what is goign on. Think of replacing sensitive information before posting here.

Thanks for your report, nice regards, Rene

comment:2 Changed 10 years ago by Alx

It solve if i uncheck the "Use smart draft" option.

It solve if i uncheck the "Use smart draft" option.

{{{--------------------------------------------------------------------------------
Thunderbird 15.0.1 (20120907140327; Windows NT 5.1)
--------------------------------------------------------------------------------
main:	composeDialog reopened. (msgType 7)
virtualIdentity:	v_identity.xml identityData setter
virtualIdentity:	v_identity.xml identityData setter done.
main:	everything cleaned.
main:	initSystemStage1.
virtualIdentity:	v_identity.xml identityData setter
virtualIdentity:	v_identity.xml smtp set to 'smtp2'
virtualIdentity:	v_identity.xml resultingID: fullName='originale' email='originale@originale.com.invalid' smtp='smtp2' id='id3' existingID='true'
virtualIdentity:	v_identity.xml identityData setter done.
main:	initSystemStage1 done.
main:	reopen done.
main:	NotifyComposeFieldsReady
main:	NotifyComposeBodyReady
main:	initSystemStage2.
smartIdentity:	msgComposeTypeReference = 7
smartIdentity:	Reply
rdfDatasource:	init: read rdf from 'file:///k:/tb/virtualIdentity.rdf'
rdfDatasource:	register AccountManagerObserver
smartIdentityCollection:	Reply()
smartIdentityCollection:	reply on non-received (sent?) mail. Using SmartDraft.
smartIdentityCollection:	ReplyOnSent() (rules like SmartDraft)
smartIdentityCollection:	__SmartDraftOrReplyOnSent()
identityData:	add new address to result: nomeng <m.ngaddress@gmail.com>
smartIdentityCollection:	sender 'nomeng <m.ngaddress@gmail.com>'
rdfDatasource:	readVIdentityFromRDF found stored data.
rdfDatasource:	email='giusto@giusto.cim.invalid' fullName='giusto' id='null' smtp='vI_noStoredSMTP'
identityData:	add new address to result: giusto <giusto@giusto.cim.invalid>
rdfDatasource:	findMatchingFilter for it.comp.www.php
rdfDatasource:	findMatchingFilter no match found.
rdfDatasource:	found 1 address(es)
smartIdentity:	__smartIdentitySelection autocreate=false
identityData:	isExistingIdentity: ignoreFullNameWhileComparing='false'
identityData:	isExistingIdentity: nomeng <m.ngaddress@gmail.com> not found
identityData:	isExistingIdentity: ignoreFullNameWhileComparing='false'
identityData:	isExistingIdentity: giusto <giusto@giusto.cim.invalid> not found
smartIdentity:	__smartIdentitySelection _allIdentities.number=2 _ask_always=false _ask=false
smartIdentity:	changeIdentityToSmartIdentity selectedValue=0 from 2
smartIdentity:	changeIdentityToSmartIdentity selectedValue=0: 'nomeng <m.ngaddress@gmail.com>' (,)
virtualIdentity:	v_identity.xml msgIdentityCloneElem.doCommand()
virtualIdentity:	v_identity.xml copy selected Menu-Value from clone to orig. Searching for id=null
virtualIdentity:	v_identity.xml identityData setter
virtualIdentity:	v_identity.xml previousID: fullName='originale' email='originale@originale.com.invalid' smtp='smtp2' id='id3' existingID='true'
virtualIdentity:	v_identity.xml newID: fullName='nomeng' email='m.ngaddress@gmail.com' smtp='vI_noStoredSMTP' id='null' existingID='null'
virtualIdentity:	v_identity.xml checkForVirtualIdentity: id3 'originale <originale@originale.com.invalid>'
identityData:	isExistingIdentity: ignoreFullNameWhileComparing='false'
identityData:	isExistingIdentity: nomeng <m.ngaddress@gmail.com> not found
virtualIdentity:	v_identity.xml resultingID: fullName='nomeng' email='m.ngaddress@gmail.com' smtp='vI_noStoredSMTP' id='id3' existingID='null'
virtualIdentity:	v_identity.xml identityData setter done.
virtualIdentity:	v_identity.xml msgIdentityCloneElem.doCommand() this.value=id3
virtualIdentity:	v_identity.xml smtp set to 'smtp2'
virtualIdentity:	v_identity.xml checkForVirtualIdentity: id3 'originale <originale@originale.com.invalid>'
identityData:	isExistingIdentity: ignoreFullNameWhileComparing='false'
identityData:	isExistingIdentity: nomeng <m.ngaddress@gmail.com> not found
SmartReply:	using Virtual Identity as sender (more than one address found).
main:	initSystemStage2 done.
--------------------------------------------------------------------------------

}}}

comment:3 Changed 10 years ago by rene

Hi,

hopfully fixed with [41e7c9dccb1c30f6d4], this will be part of next release. Still checking for side-effects...

Thanks for the report, closing this ticket for now. Nice regards, Rene

comment:4 Changed 10 years ago by rene

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.