File: KNOWNBUGS

package info (click to toggle)
sympa 4.1.5-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 11,504 kB
  • ctags: 2,195
  • sloc: perl: 18,884; sh: 4,032; makefile: 1,173; ansic: 226; php: 105; lisp: 32
file content (102 lines) | stat: -rw-r--r-- 3,691 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Can't call method "compute_auth" on unblessed reference
[3.0a -> 3.0.3]

	[reported by Ronan Salmon]
	Sympa would die after receiving a 'REMIND *' mail command

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
logged in as "Unknown"

	[reported by Fil]
	With Internet Explorer 5 (Macintosh), user gets identified as
	"Unknown" when logging out.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Broken create_list_request page
[3.0a -> 3.0.1]
        
        If editing a list config via the
        web interface, this interface can't anymore be use for
        create_list_request. Some vars are corrupted by edit_list.
        The only solution is to use edit_list as a cgi (not a fast_cgi)
        or restart httpd (Fixed in 3.1a)

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Close archive
[3.0aX -> ???]
   
        Can't close archives and web archives from the edit config page

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
glob failed, line 32
[3.0]
   
        wwsympa die with "glob failed, line 32 of langage.pm under some
        perl configuration. Solved in [3.0.1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
d_read lowercase
[3.0]
        Shared upload action transform in lower case the file path but
        this should be done for all the features related to the shared.
        solved in [3.0.1] 

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Scenario name
[3.0]

        char "-" and "." were previously allowed in a scenario name and
        rejected in 3.0, solved in [3.0.1]        
    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Invalide ssl_crt_dir parameter
[3.0b6 -> 3.0.3]
        
        Error in parameter name ssl_crt_dir. Fixed in 3.0.4

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Multi/multipart invalid command
[??? -> ???]

        Unrecognize command when message has two level of multipart

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Broken S/MIME signature
[2.x -> ??? ] 

        S/MIME signature is altered by Sympa distribution processus
        if original message contains base64 attachement. This bug cames
        with all previous 2.X and 3.X version. The reason is that
        MIME::parser print method do not restore the original
        base64 presentation (the number of chars per line is completly
        free, but the S/MIME check sum of the message of course is
        depending of that.
        The solution is to distribute the original message file (except
        headers) insteed of the Mime::entity dump.  There is a lot of
        dependence including the case of crypted and signed messages,
        header/footer attachement.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Can't delete owner
[3.0a.x -> ??? ]

        When deleting owner or editor, wwsympa return a syntaxe error

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Owners can change their email
[3.0a.x -> ??? ]

       	Privileged owners can edit their own email address. This is
        should be impossible because listmaster must be able to control
        who own lists.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Improper lang when notify
[3.0a.x -> ??? ]

        Notificatication of messages to moderate sent to list editor
        use the lang preference of the message Sender. Of course it should
        use the editor lang preference.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=