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 2008/09/15 09:17:35 UTC

[Bug 5973] New: Warnings with internationalized paths under Windows Server 2003 Russian

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973

           Summary: Warnings with internationalized paths under Windows
                    Server 2003 Russian
           Product: Spamassassin
           Version: 3.2.5
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Building & Packaging
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: vl.prohorov@gmail.com


During `nmake test` appears warnings like this:
t/whitelist_to..................[4680] warn: util: cannot untaint path:
"C:\Documents and Settings\?¤┐Ё-Ёбва вRа/.spamassassin"

After `nmake install` when trying to learn warnings like this appears:
[4844] warn: auto-whitelist: open of auto-whitelist file failed:
auto-whitelist:
 cannot open auto_whitelist_path C:\Documents and
Settings\└фьшэшёЄЁрЄюЁ/.spamas
sassin/auto-whitelist: No such file or directory


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973


Vladimir <vl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #2 from Vladimir <vl...@gmail.com>  2008-09-16 03:40:56 PST ---
Still 'No such file or directory' while learning.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973


Vladimir <vl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




--- Comment #3 from Vladimir <vl...@gmail.com>  2008-09-16 03:48:12 PST ---
Wrong status.
Still unresolved.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973

Karsten Bräckelmann <gu...@rudersport.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #6 from Karsten Bräckelmann <gu...@rudersport.de> 2010-05-26 07:42:07 EDT ---
*nod*  Not a blocker. Needs info and feedback (see comment 4).

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973





--- Comment #1 from Mark Martinec <Ma...@ijs.si>  2008-09-15 11:27:04 PST ---
Created an attachment (id=4365)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4365)
Allow \x80-\x9F and ? in a path to cope with Windows-1251 charset

Please try the attached patch.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |kmcgrail@pccc.com
         Resolution|                            |WONTFIX

--- Comment #7 from Kevin A. McGrail <km...@pccc.com> 2012-01-17 15:18:38 UTC ---
Closing due to length of time open and lack of feedback.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sidney@sidney.com

--- Comment #5 from Sidney Markowitz <si...@sidney.com> 2010-05-25 16:58:44 EDT ---
Mark, the patch was never committed and the code in Util.pm is still the same
in trunk. Should the patch be committed or do you need feedback from someone
who is using Windows-1251

Vladimir, if you are reading this can you please let us know if this old bug
was ever resolved and if so how?

As this bug is marked "blocker" I would like to get it closed one way or the
other, or at least change the blocker status.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5973] Warnings with internationalized paths under Windows Server 2003 Russian

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5973





--- Comment #4 from Mark Martinec <Ma...@ijs.si>  2008-09-17 05:12:10 PST ---
> Still 'No such file or directory' while learning.

The patch was only addressing the untainting code, so the message
"warn: util: cannot untaint path:" should have been gone with the patch.
Has it?

I don't know about the message:
  cannot open auto_whitelist_path
  C:\Documents and
Settings\└фьшэшёЄЁрЄюЁ/.spamassassin/auto-whitelist:
  No such file or directory

Perhaps the indicated directory under "C:\Documents and Settings"
really does not exist. It's interesting that the directory shown
in each of the two warning messages is different. Do you have
and explanation for this?

Btw, what character set is this? Is it Windows-1251 or UTF-8 or
ISO/IEC 8859-5 or something else? It doesn't make much sense as
displayed on my screen in either of these encodings.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.