[Moin-user] HelpOnXmlPages - AttributeErrorFormatter instance has no attribute 'raw_html'

Mark mruedy at consentry.com
Tue Aug 30 10:42:12 EDT 2005


I have moimmoin 1.3.5, python 2.4 installed on Redhat Linux EL rel 3

All the other help pages that I have visited are working but I get an error
loading HelpOnXmlPages.

Anyone know why?

Thanks
Mark


HelpOnXmlPages
--> -->
 
 
AttributeErrorFormatter instance has no attribute 'raw_html'	Please include
this information in your bug reports!:
Python Python 2.4: /usr/bin/python2.4
Linux skate 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686
MoinMoin Release 1.3.5 [Revision 1.3.5 release]
Tue Aug 30 10:06:41 2005

A problem occurred in a Python script. Here is the sequence of function calls
leading up to the error, in the order they occurred.

 /usr/local/moin-1.3.5/lib/python2.4/site-packages/MoinMoin/request.py in 
run(self=<MoinMoin.request.RequestCGI object>)
  854                 if self.cfg.allow_extended_names:
  855                     self.page = Page(self, pagename)
  856                     self.page.send_page(self, count_hit=1)
  857                 else:
  858                     # TODO: kill this. Why disable allow extended names?
self = <MoinMoin.request.RequestCGI object>, self.page = <MoinMoin.Page.Page 
instance>, self.page.send_page = <bound method Page.send_page of 
<MoinMoin.Page.Page instance>>, count_hit undefined
<snip>






More information about the Moin-user mailing list