Comment 17 for bug 147236

Revision history for this message
Mats (matsben) wrote : Re: [Bug 147236] Re: Replace /Forwarded/Fwd/

Does this happen both Forward from Inbox and GotMsg dialogs?
Can you switch on
set debugLevel 4
in Coccinella.tcl and see what the -from switch from the following
debug print which you get from the console:
::NewMsg::Build args=...
and then do
::Roster::GetShortName $from
with $from the -from value, i.e.:
set from the-JID-in-from

On 10/11/07, sander <email address hidden> wrote:
> 2007/10/11, Sander Devrieze <email address hidden>:
> > 2007/10/11, Mats <email address hidden>:
> > > It doesn't look at the vcard. It is just the 'from' attribute of the
> > > message it is forwarding, and I can't figure out why that is missing.
> > > Could you execute
> > > ::MailBox::MKHaveMetakit
> > > after you have opened the inbox and send 0/1 to me?
> >
> > 0
>
> I now also installed libmetakit and tried the same. Now I get:
> 1
>
> But the issue remains...so I guess the bug has nothing to do with
> metakit!
>
> --
> Mvg, Sander Devrieze.
>
> --
> Replace /Forwarded/Fwd/
> https://bugs.launchpad.net/bugs/147236
> You received this bug notification because you are a bug assignee.
>