/[Apache-SVN]/httpd/mod_mbox/trunk/STATUS
ViewVC logotype

Contents of /httpd/mod_mbox/trunk/STATUS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1326083 - (show annotations) (download)
Sat Apr 14 10:14:11 2012 UTC (12 years, 4 months ago) by sf
File size: 2266 byte(s)
Note requirement to re-index mboxes when updating to a version with charset
conversion. Also note compile time requirements. Add a few closed PRs to the
CHANGES file.

The convert-charset branch fixes PR 48864, PR 52182, PR 52195, PR 52584,
PR 52753.

1 Apache httpd-mbox STATUS: -*-text-*-
2 Last modified at [$Date$]
3
4 Release history:
5
6 0.2 : released ? ?, ? [SoC]
7 0.1 : released July 17, 2001
8
9 Release showstoppers:
10
11 ToDo:
12
13 * Documentation
14 - For developpers : internals
15 - For users : usage, interface description, ...
16
17 * Better page selector (useful for 10+ pages archives)
18
19 * Restore browser compatibility
20
21 * Take care of mbox_externals :
22 * Remove built-in apr_date_rfc() replacement when the fixed version
23 will be packaged and distributed in common distros.
24 * Remove built-in ap_strcasestr() when HTTPd's one have been moved
25 to the APR (as apr_strcasestr ?).
26
27 Wish list:
28
29 * Better integration with httpd-2.0 build system.
30 * Interface internationalization
31 * Better XML semantics ?
32 * Use Javascript object-oriented features
33 * When viewing a message, come back to the page we came instead of
34 the first page of the choosen listing (without cookie, if
35 possible)
36
37 Compatibility problems:
38
39 The AJAX browsing interface is only known to work with Gecko based
40 browsers. It has been successfully tested with :
41
42 * Firefox 1.0.4, 1.0.5 and 1.0.6
43 * Firefox Deep Park Alpha 2
44 * Epiphany-browser 1.6.4
45 * Galeon 1.3.21
46
47 Internet Explorer:
48
49 * _msglist is not considered as defined in the
50 drawFullMsgList() function. Still, it should have been set by
51 getMsgList() just before the call to drawFullMsgList().
52 * local variable scope is not supported. the
53 parseMimeStructure() function will *not* work.
54
55 Safari:
56
57 * Browser crashes when calling toggleMessage(). Some debugging
58 did not help locating the bug (sometimes in the
59 toggleMessage() function, sometimes in the
60 buildMessageListEntry() function ...)
61
62 Konqueror:
63
64 * KHTML does not support AJAX. Some strange errors related to
65 .innerHTML, but I was not able to reproduce them outside
66 mod_mbox (http://skikda.bulix.org/~sam/ajax/compat.html).
67
68 Opera:
69
70 * The AJAX browsing interface does not work. All the data is
71 here and loaded, but it's displayed as if the browser did not
72 even care of the generated XHTML content.
73

Properties

Name Value
svn:eol-style native
svn:keywords Date

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26