Strange Behavior with 1.3 devel (using latest version)

"Eric Davis" <[email protected]>
Newsgroups gmane.comp.web.wiki.moin.devel
Message-ID <[email protected]>
Here is the moinmoin version info

 Latest Apache
 Latest Mod_python
 Release 1.3devel [Revision 1.181]
 rightsidebar theme

The behavior is that any text on a page before the first link will turn red
on mouseover. You can even see this in the MoinMaster wiki with the
rightsidebar theme enabled.  This is probably a CSS error but I am not that
great with CSS and haven't figured it out.

Also, I was checking out the other themes to see if they had the same
behavior and I get an error with the viewonly theme on MoinMaster.

 AttributeError: edit
      __doc__ = 'Attribute not found.'
      __getitem__ = <bound method AttributeError.__getitem__ of
<exceptions.AttributeError instance>>
      __init__ = <bound method AttributeError.__init__ of
<exceptions.AttributeError instance>>
      __module__ = 'exceptions'
      __str__ = <bound method AttributeError.__str__ of
<exceptions.AttributeError instance>>
      args = ('edit',) -- The above is a description of an error in a Python
program, formatted for a Web browser because the 'cgitb' module was enabled.
In case you are not reading this in a Web browser, here is the original
traceback: Traceback (most recent call last): File
"/home/twaldmann/moincvs/moin--main--1.3/MoinMoin/request.py", line 427, in
run Page(self, query).send_page(self, count_hit=1) File
"/home/twaldmann/moincvs/moin--main--1.3/MoinMoin/Page.py", line 633, in
send_page wikiutil.send_footer(request, self.page_name,
print_mode=print_mode) File
"/home/twaldmann/moincvs/moin--main--1.3/MoinMoin/wikiutil.py", line 1182,
in send_footer request.write(request.theme.footer(d, **keywords)) File
"/home/twaldmann/moincvs/moin--main--1.3/MoinMoin/theme/viewonly.py", line
117, in footer dict = { File
"/home/twaldmann/moincvs/moin--main--1.3/MoinMoin/theme/viewonly.py", line
96, in edittext_link editable = self.request.user.may.edit(d['page_name'])
and d['page'].isWritable() File
"/home/twaldmann/moincvs/moin--main/MoinMoin/security.py", line 58, in
__getattr__ raise AttributeError, attr AttributeError: edit -->

Thanks,
   Eric


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.