Bugs item #1007263, was opened at 2004-08-11 08:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1007263&group_…
Category: None
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: moyman (moyman)
Assigned to: Nobody/Anonymous (nobody)
Summary: checkdbs cron error starting with v2.1.5
Initial Comment:
I just started getting these errors after upgrading
from 2.1.3 to 2.1.5:
drydock:.../lists/purdueagparent-list/en[34]# pwd
/usr/local/mailman/lists/purdueagparent-list/en
drydock:.../lists/purdueagparent-list/en[35]# ls -las
total 14
2 drwx--l--- 2 nobody mailman 512 Aug 6
10:32 ./
2 drwxrwsr-x 3 root mailman 512 Aug 10
12:00 ../
10 -rw------- 1 nobody mailman 4153 Aug 6
10:32 listinfo.html
So the file it complains of doesn't exist. I have
received this for 2 lists
so far?
--mike
------- Forwarded Message
Date: Wed, 11 Aug 2004 08:00:21 -0500 (EST)
From: List Serve <listman(a)ecn.purdue.edu>
To: listman(a)ecn.purdue.edu
Subject: Output from "cron" command
Your "cron" job on drydock.ecn.purdue.edu
/var/local/python/bin/python -S
/usr/local/mailman/cron/checkdbs
produced the following output:
Traceback (most recent call last):
File "/usr/local/mailman/cron/checkdbs", line 178, in ?
main()
File "/usr/local/mailman/cron/checkdbs", line 108, in
main
}, mlist=mlist)
File "/usr/local/mailman/Mailman/Utils.py", line 509,
in maketext
return findtext(templatefile, dict, raw, lang,
mlist)[0]
File "/usr/local/mailman/Mailman/Utils.py", line 468,
in findtext
fp = open(filename)
IOError: [Errno 13] Permission denied:
'/usr/local/mailman/lists/purdueagparent-list/en/checkdbs.txt'
------- End of Forwarded Message
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1007263&group_…
Bugs item #1006918, was opened at 2004-08-10 22:54
Message generated for change (Comment added) made by meidleina
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006918&group_…
Category: configuring/installing
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Allan Stuart Meidlein (meidleina)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug when creating new (first) list
Initial Comment:
Bug in Mailman version 2.1.5
We're sorry, we hit a bug!
If you would like to help us identify the problem,
please email a copy of this page to the webmaster for
this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 87, in
run_main
main()
File "/usr/local/mailman/Mailman/Cgi/create.py", line
55, in main
process_request(doc, cgidata)
File "/usr/local/mailman/Mailman/Cgi/create.py", line
226, in process_request
sys.modules[modname].create(mlist, cgi=1)
File "/usr/local/mailman/Mailman/MTA/Postfix.py",
line 232, in create
_update_maps()
File "/usr/local/mailman/Mailman/MTA/Postfix.py",
line 53, in _update_maps
raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias
/usr/local/mailman/data/aliases (status: 1, Operation
not permitted)
Python information:
Variable Value
sys.version 2.3.4 (#2, Aug 9 2004, 14:24:36) [GCC 3.3.3
[FreeBSD] 20031106]
sys.executable /usr/local/bin/python
sys.prefix /usr/local
sys.exec_prefix /usr/local
sys.path /usr/local
sys.platform freebsd5
Environment variables:
Variable Value
HTTP_COOKIE
mailman+admin=280200000069b23c1941732800000061636461363639303732663038636131613939626634313833623630646434633837373461396637;
phpbb2mysql_data=a%3A0%3A%7B%7D;
phpbb2mysql_sid=80ae4896c2126063ee2215126b198a2e
SERVER_SOFTWARE Apache/2.0.50 (FreeBSD) PHP/4.3.8
SCRIPT_NAME /mailman/create
SERVER_SIGNATURE
Apache/2.0.50 (FreeBSD) PHP/4.3.8 Server at
www.mydomain.com Port 80
REQUEST_METHOD POST
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
CONTENT_LENGTH 150
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
HTTP_CONNECTION keep-alive
HTTP_REFERER http://www.mydomain.com/mailman/create
SERVER_NAME www.mydomain.com
REMOTE_ADDR 345.678.901.234
SERVER_PORT 80
SERVER_ADDR 123.456.789.012
DOCUMENT_ROOT /usr/home/sjg/sjgftp/web-site
PYTHONPATH /usr/local/mailman
SCRIPT_FILENAME /usr/local/mailman/cgi-bin/create
SERVER_ADMIN webmaster(a)mydomain.com
HTTP_HOST www.mydomain.com
REQUEST_URI /mailman/create
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 64283
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
CONTENT_TYPE application/x-www-form-urlencoded
HTTP_ACCEPT_ENCODING gzip,deflate
UNIQUE_ID eEFizcz0P8kAAAmTDikAAAAC
----------------------------------------------------------------------
>Comment By: Allan Stuart Meidlein (meidleina)
Date: 2004-08-10 23:23
Message:
Logged In: YES
user_id=13862
This error occurs, but it appears that the list is created
(minus the email saying so).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006918&group_…
Bugs item #1006918, was opened at 2004-08-10 22:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006918&group_…
Category: configuring/installing
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Allan Stuart Meidlein (meidleina)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug when creating new (first) list
Initial Comment:
Bug in Mailman version 2.1.5
We're sorry, we hit a bug!
If you would like to help us identify the problem,
please email a copy of this page to the webmaster for
this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 87, in
run_main
main()
File "/usr/local/mailman/Mailman/Cgi/create.py", line
55, in main
process_request(doc, cgidata)
File "/usr/local/mailman/Mailman/Cgi/create.py", line
226, in process_request
sys.modules[modname].create(mlist, cgi=1)
File "/usr/local/mailman/Mailman/MTA/Postfix.py",
line 232, in create
_update_maps()
File "/usr/local/mailman/Mailman/MTA/Postfix.py",
line 53, in _update_maps
raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias
/usr/local/mailman/data/aliases (status: 1, Operation
not permitted)
Python information:
Variable Value
sys.version 2.3.4 (#2, Aug 9 2004, 14:24:36) [GCC 3.3.3
[FreeBSD] 20031106]
sys.executable /usr/local/bin/python
sys.prefix /usr/local
sys.exec_prefix /usr/local
sys.path /usr/local
sys.platform freebsd5
Environment variables:
Variable Value
HTTP_COOKIE
mailman+admin=280200000069b23c1941732800000061636461363639303732663038636131613939626634313833623630646434633837373461396637;
phpbb2mysql_data=a%3A0%3A%7B%7D;
phpbb2mysql_sid=80ae4896c2126063ee2215126b198a2e
SERVER_SOFTWARE Apache/2.0.50 (FreeBSD) PHP/4.3.8
SCRIPT_NAME /mailman/create
SERVER_SIGNATURE
Apache/2.0.50 (FreeBSD) PHP/4.3.8 Server at
www.mydomain.com Port 80
REQUEST_METHOD POST
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
CONTENT_LENGTH 150
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
HTTP_CONNECTION keep-alive
HTTP_REFERER http://www.mydomain.com/mailman/create
SERVER_NAME www.mydomain.com
REMOTE_ADDR 345.678.901.234
SERVER_PORT 80
SERVER_ADDR 123.456.789.012
DOCUMENT_ROOT /usr/home/sjg/sjgftp/web-site
PYTHONPATH /usr/local/mailman
SCRIPT_FILENAME /usr/local/mailman/cgi-bin/create
SERVER_ADMIN webmaster(a)mydomain.com
HTTP_HOST www.mydomain.com
REQUEST_URI /mailman/create
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 64283
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
CONTENT_TYPE application/x-www-form-urlencoded
HTTP_ACCEPT_ENCODING gzip,deflate
UNIQUE_ID eEFizcz0P8kAAAmTDikAAAAC
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006918&group_…
Bugs item #1006797, was opened at 2004-08-10 19:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006797&group_…
Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: zjs2k (zjs2k)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug when trying to create new list through web interface.
Initial Comment:
When I try to get in the following page, I was told I hit a
bug:
http://www.mydomain.com/mailman/create/
Here are the info:
Bug in Mailman version 2.1.5
We're sorry, we hit a bug!
If you would like to help us identify the problem, please
email a copy of this page to the webmaster for this site
with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 63, in
run_main
from Mailman.Logging.StampedLogger import
StampedLogger
File "/usr/local/mailman/Mailman/Logging/StampedLogger.
py", line 18, in ?
import time
ImportError: No module named time
-------------------------------------------------------
-------------------------
Python information:
Variable Value
sys.version 2.3.4 (#1, Aug 10 2004, 17:54:43) [GCC
2.95.4 20020320 [FreeBSD]]
sys.executable /root/Python-2.3.4/python
sys.prefix /usr/local
sys.exec_prefix /usr/local
sys.path /usr/local
sys.platform freebsd4
-------------------------------------------------------
-------------------------
Environment variables:
Variable Value
SCRIPT_NAME /mailman/create
SERVER_SIGNATURE
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)
HTTP_CONNECTION Keep-Alive
SERVER_PORT 80
PYTHONPATH /usr/local/mailman
SCRIPT_FILENAME /usr/local/mailman/cgi-bin/admin
REQUEST_URI /mailman/admin
HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg,
image/pjpeg, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword,
application/x-shockwave-flash, */*
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 2494
HTTP_ACCEPT_LANGUAGE en-us
HTTP_ACCEPT_ENCODING gzip, deflate
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1006797&group_…
Bugs item #1005198, was opened at 2004-08-07 10:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1005198&group_…
Category: Web/CGI
Group: 2.1 alpha
Status: Open
Resolution: None
Priority: 5
Submitted By: BobCassidy (bcassid)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error Accessing Web Interface
Initial Comment:
>From the Mailman Administrator Authentication page for any of our
lists, after entering the List Administrator Password, and clicking
on Let me in, we get the following:
Bug in Mailman version 2.1.2
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a
copy of this page to the webmaster for this site with a description
of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/share/mailman/scripts/driver", line 87, in run_main
main()
File "/usr/share/mailman/Mailman/Cgi/admin.py", line 194, in
main
mlist.Save()
File "/usr/share/mailman/Mailman/MailList.py", line 515, in Save
self.__save(dict)
File "/usr/share/mailman/Mailman/MailList.py", line 487, in
__save
os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: '/private/var/mailman/lists/
techcoach/config.pck.last'
Python information:
Variable
Value
sys.version
2.3 (#1, Sep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple
Computer, Inc. build 1495)]
sys.executable
/usr/bin/python
sys.prefix
/System/Library/Frameworks/Python.framework/Versions/2.3
sys.exec_prefix
/System/Library/Frameworks/Python.framework/Versions/2.3
sys.path
/System/Library/Frameworks/Python.framework/Versions/2.3
sys.platform
darwin
Environment variables:
Variable
Value
HTTP_REFERER
http://www.somerton.k12.az.us/mailman/admin/techcoach
SERVER_SOFTWARE
Apache/1.3.29 (Darwin) DAV/1.0.3 PHP/4.3.2
SCRIPT_NAME
/mailman/admin
SERVER_SIGNATURE
Apache/1.3.29 Server at www.somerton.k12.az.us Port 80
REQUEST_METHOD
POST
PATH_INFO
/techcoach
SERVER_PROTOCOL
HTTP/1.1
QUERY_STRING
CONTENT_LENGTH
38
HTTP_USER_AGENT
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/
125.2 (KHTML, like Gecko) Safari/125.8
HTTP_CONNECTION
close
SERVER_NAME
www.somerton.k12.az.us
REMOTE_ADDR
69.166.111.68
PATH_TRANSLATED
/Library/WebServer/Documents/techcoach
SERVER_PORT
80
SERVER_ADDR
207.246.48.2
DOCUMENT_ROOT
/Library/WebServer/Documents
PYTHONPATH
/usr/share/mailman
SCRIPT_FILENAME
/usr/share/mailman/cgi-bin/admin
SERVER_ADMIN
webmaster(a)somerton.k12.az.us
SCRIPT_URI
http://www.somerton.k12.az.us/mailman/admin/techcoach
HTTP_HOST
www.somerton.k12.az.us
SCRIPT_URL
/mailman/admin/techcoach
REQUEST_URI
/mailman/admin/techcoach
HTTP_ACCEPT
*/*
GATEWAY_INTERFACE
CGI/1.1
REMOTE_PORT
36046
HTTP_ACCEPT_LANGUAGE
en-us, ja;q=0.33, en;q=0.67
__CF_USER_TEXT_ENCODING
0x46:0:0
CONTENT_TYPE
application/x-www-form-urlencoded
HTTP_ACCEPT_ENCODING
gzip, deflate;q=1.0, identity;q=0.5, *;q=0
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1005198&group_…
Patches item #1004885, was opened at 2004-08-06 16:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1004885&group_…
Category: command line scripts
Group: Mailman 2.2 / 3.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephen Baker (sbbaker65)
Assigned to: Nobody/Anonymous (nobody)
Summary: digest crashes on gpg signed message
Initial Comment:
Digest processing crashed when it encountered a gpg
signed message created in evolution.
Environment:
Mail client
Evolution: 1.4.5
GnuPG: 1.2.3
Mail server
Mailman: 2.2a0
Python: 2.3a0
Sendmail: 8.12.8
SunOS: 5.7
Correction:
Scrubber.py:74
def guess_extension(ctype, ext):
# mimetypes maps multiple extensions to the same
type, e.g. .doc, .dot,
# and .wiz are all mapped to application/msword.
This sucks for finding
# the best reverse mapping. If the extension is
one of the giving
# mappings, we'll trust that, otherwise we'll
just guess. :/
all = guess_all_extensions(ctype, strict=0)
+ if all == None:
+ all = []
if ext in all:
return ext
return all and all[0]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1004885&group_…
Bugs item #1004091, was opened at 2004-08-05 10:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1004091&group_…
Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Lucian Smith (luciansmith)
Assigned to: Nobody/Anonymous (nobody)
Summary: "-1 Mailman moderator request(s) waiting"
Initial Comment:
Mailman mailed this to me today. I have no idea why.
I'm running 2.1.5:
---------
From: mailman-bounces(a)evolution.genetics.washington.edu
To: mailman-owner(a)evolution.genetics.washington.edu
Subject: -1 Mailman moderator request(s) waiting
Date: Thu, 05 Aug 2004 08:00:01 -0700
Sender: mailman-bounces(a)gs.washington.edu
Message-ID:
<mailman.0.1091718001.15981.mailman(a)evolution.genetics.washington.edu>
The Mailman(a)evolution.genetics.washington.edu mailing
list has -1
request(s) waiting for your consideration at:
http://evolution.genetics.washington.edu/mailman/admindb/mailman
Please attend to this at your earliest convenience.
This notice of
pending requests, if any, will be sent out daily.
---------
First of all, the URL given doesn't work (it takes me
to the general
http://evolution.gs.washington.edu/mailman/listinfo
page), secondly, I don't think 'mailman' is an actual
mailing list that we have, and thirdly, 'negative one'?
That's just wacky.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1004091&group_…
Bugs item #715581, was opened at 2003-04-04 16:50
Message generated for change (Comment added) made by ashawley
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=715581&group_i…
Category: mail delivery
Group: 2.1 (stable)
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Ricardo Kustner (rixhq)
Assigned to: Nobody/Anonymous (nobody)
Summary: plain text digest bug in appending messages
Initial Comment:
Sometimes, messages are incorrectly appended in the plain digests, which cause 2 or more messages to be attached to 1. For example, I got a digest which mentions one message in the Topic list, but at the end of this message, the next message is "glued" to the bottom of it:
(...top of first message...)
---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!From EMAILADDR(a)aol.com Fri Mar 28 14:04:32 2003
Return-Path: <EMAILADDR(a)aol.com>
Delivered-To: fans(a)list.miss-janet.com
(...second message continues with all it's headers and content)
As you can see, the "From..." of the second message starts directly after the last character of the first message.
Here's a second example:
(... top of first message...)
peace out:
-oscarFrom EMAILADDR(a)aol.com Tue Apr 1 15:04:42 2003
Return-Path: <EMAILADDR(a)aol.com>
Delivered-To: fans(a)list.miss-janet.com
(..second message continues...)
Again, the "From..." from the next message is glued to the previous message.
Is this a simple missing end of line issue or is it more complicated?
I can't seem to see a good pattern in it...
Ricardo.
----------------------------------------------------------------------
Comment By: Aaron Hawley (ashawley)
Date: 2004-08-04 14:12
Message:
Logged In: YES
user_id=25294
why was this bug closed, is it fixed in CVS?
----------------------------------------------------------------------
Comment By: Fred Bone (fjpb)
Date: 2004-01-21 13:09
Message:
Logged In: YES
user_id=956771
Is the first message originally in quoted-printable, with no
concluding blank line?
I have seen quite a lot of concatenated messages lately, and
in every instance that I've checked the first message is QP, is
multipart/alternative with the other part in html (stripped for
digest), and has the boundary immediately after the last line of
the QP part.
The problem affects MIME-digests as well as plaintext ones.
I have no clue how it might be fixed, or even where things are
going wrong, but maybe someone else can get a handle on it
from this info.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=715581&group_i…
Patches item #1003070, was opened at 2004-08-04 15:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1003070&group_…
Category: internationalization
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Hatuka*nezumi (hatukanezumi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Decode original subject in post acknowledgement
Initial Comment:
Original subject line in post acknowledgement message
will be decoded and be converted.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1003070&group_…
Bugs item #930819, was opened at 2004-04-07 05:13
Message generated for change (Comment added) made by kink
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=930819&group_i…
Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Christian Reis (kiko_async)
Assigned to: Nobody/Anonymous (nobody)
Summary: Focus form entry onload in admlogin.html
Initial Comment:
I run quite a few mailing lists, and boy is it annoying
to have to click on each and every password box in the
administration login page. So here's a patch that fixes
the pages to use DOM-compliant javascript to focus the
field (which is provably harmless in JS-deprived
situations)
----------------------------------------------------------------------
Comment By: Thijs Kinkhorst (kink)
Date: 2004-08-03 13:56
Message:
Logged In: YES
user_id=285765
I'd really like to "vote" for this patch, since the change
is very small but would make our life a bit easier.
----------------------------------------------------------------------
Comment By: Christian Reis (kiko_async)
Date: 2004-04-07 05:14
Message:
Logged In: YES
user_id=222305
Tested and working locally:
http://www.async.com.br/mailman/admin/kiwi
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=930819&group_i…