You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/09/23 22:16:15 UTC

[Bug 3804] _LANGUAGES_ tag does not get set properly

http://bugzilla.spamassassin.org/show_bug.cgi?id=3804

sidney@sidney.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |minor
           Priority|P2                          |P5



------- Additional Comments From sidney@sidney.com  2004-09-23 13:16 -------
This is frustrating - I specifically looked at the Texcat functionality to make
sure it was working before 3.0 came out, and never noticed that it was supposed
to produce an X-Languages header.

I am reducing the priority and severity of this. The effect is purely cosmetic,
as the rule hits the same but is missing the X-Languages informational header.

It appears to be a typo and the line should have said either

$self->{tag_data}->{LANGUAGES} = $self->{msg}->get_metadata("X-Languages");
or
$self->{tag_data}->{LANGUAGES} = $self->{msg}->{strings}->("X-Languages");

I tried to do svn blame PerMsgStatus.pm and svn appeared to just hang with no
output. Is there a trick to finding out the history of this line?

Would one of you lanuage experts say what's the difference between calling
get_metadata and using the {strings}-> syntax and why both are used in other
places in the code?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Re: [Bug 3804] _LANGUAGES_ tag does not get set properly

Posted by Daniel Quinlan <qu...@pathname.com>.
Sidney writes:

> I tried to do svn blame PerMsgStatus.pm and svn appeared to just hang with no
> output. Is there a trick to finding out the history of this line?

"svn blame" is very very slow.  You have to wait a very very long time.
This is fixed in Subversion 1.1.

Daniel

-- 
Daniel Quinlan                     ApacheCon! 13-17 November (3 SpamAssassin
http://www.pathname.com/~quinlan/  http://www.apachecon.com/  sessions & more)