[Moin-user] error on ?test

David Cramer (Tech Pubs) dcramer at motive.com
Sun Jan 18 21:46:01 EST 2004


I just subscribed, so I don't have the original message in this thread. I'm wondering if the error message I'm seeing is the same as was reported here. I'm seeing it on Red Hat 7.3. Everything works, except that there are a couple of actions that I found at ActionMarket <http://twistedmatrix.com/wiki/moin/ActionMarket> that I can't get to work: SubscriberUpdate.py and ImportHTML.py. I'm wondering if they're related. 

======================================================================
FAIL: runTest (MoinMoin._tests.test_parser_wiki.WikiMacroTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/MoinMoin/_tests/test_parser_wiki.py", line 48, in runTest
    self.failUnless(regex.search(output), msg='Expected %r in: %s' % (pattern, output))
  File "/usr/lib/python2.2/unittest.py", line 262, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Expected '1#1970-01-06 00:00:00#1' in: 
<p>1#1970-01-06 01:00:00#1 2#1970-01-04 00:00:00#2 3#2003-03-03 03:03:03#3 4#2000-01-01 00:00:00#4 5#2002-02-02#5 


For example, with SubscribeUser.py, I get the following error when I click the Subscribe button to subscribe a user:

Traceback (most recent call last):

  File "/usr/lib/python2.2/site-packages/MoinMoin/cgimain.py", line 106, in run
    request.form = cgi.FieldStorage()
  File "//usr/lib/python2.2/cgi.py", line 520, in __init__
    self.read_multi(environ, keep_blank_values, strict_parsing)
  File "//usr/lib/python2.2/cgi.py", line 625, in read_multi
    raise ValueError, ('Invalid boundary in multipart form: %s'
ValueError: Invalid boundary in multipart form: ''

Thanks,
David

SystemInfo:
Python Version	  	2.2.2 (#1, Jan 30 2003, 21:26:22) [GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-112)]	
MoinMoin Version	  	Release 1.1 [Revision 1.178]	
Number of pages	  	336	
Number of system pages	  	82	
Number of backup versions	  	110	
Accumulated page sizes	  	599719	
Entries in edit log	  	76 (5581 bytes)	
Global extension macros	  	AbandonedPages, BR, FootNote, Form, FullSearch, GetText, Include, Navigation, OrphanedPages, PageSize, RandomPage, RandomQuote, RecentChanges, ShowSmileys, StatsChart, SystemAdmin, TableOfContents, TeudView, WantedPages, autosub	
Local extension macros	  	NONE	
Global extension actions	  	AttachFile, DeletePage, ImportHtml, LikePages, LocalSiteMap, SpellCheck, SubscribeUser, Subscribers, VisualSiteMap, links, titleindex, webdot	
Local extension actions	  	NONE	
Installed processors	  	CSV, Colorize

----------------------------------------------------------------------

> Today's Topics:
> 
>    1. Re: error on ?test (Tertius Cronje)
> 
> --__--__--
> 
> Message: 1
> Date: Sat, 17 Jan 2004 10:42:58 +0200
> From: Tertius Cronje <cronjet at bigfoot.com>
> To: Thomas Waldmann <tw-public at gmx.de>
> CC: tcronj <tcronj2 at ananzi.co.za>,  moin-user at lists.sourceforge.net
> Subject: Re: [Moin-user] error on ?test
> 
> Thomas Waldmann wrote:
> 
> > RecentChanges and UserPrefences use macros for their main 
> functionality.
> >
> > If they work, then maybe simply that test is broken, but code works 
> > nevertheless.
> >
> > I didn't look into that for 1.1 now, but we will try to have a 1.2 
> > with 100% working tests mid february.
> >
> >
> My RecentChanges and UserPrefences functions seems to be working fine.
> 
> Many thanks
> Tertius




More information about the Moin-user mailing list