[Moin-user] Strange problem with page saving when running as FastCGI

2010-01-21 Thread Seweryn Niemiec
Moinmoin version: 1.9.1 This problem doesn't exist when I run the same wiki as CGI (which is very slow and I can't use it). When I paste for example 4KB of a text into page edit form and press the "save" button, my change isn't saved at all. No error message on screen nor in any log. When I p

Re: [Moin-user] Strange problem with page saving when running as FastCGI

2010-01-21 Thread Thomas Waldmann
> This problem doesn't exist when I run the same wiki as CGI (which is > very slow and I can't use it). Do you use mod_wsgi 2.3? That version is known to be broken. If you use Debian Lenny, upgrade it, they fixed it already. If you use Ubuntu, help waking up the maintainer (I filed a bug already

Re: [Moin-user] Notifications

2010-01-21 Thread Thomas Waldmann
I recently fixed some notification related stuff, try 1.9.1. -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference atte

Re: [Moin-user] Changes in request object in 1.9.x

2010-01-21 Thread Mark Bradford
On 1/20/10 4:58 AM, Thomas Waldmann wrote: >> I'm trying to udpate to >> 1.9.1, and for a couple of my wikis, there is some custom authentication >> code which uses request.getPathinfo and request.getScriptname... > > Sometimes an easy way is to grep for the old way in the old moin source > and t

Re: [Moin-user] Changes in request object in 1.9.x

2010-01-21 Thread Rick Vanderveer
So, to re-cap, you want: external IP addresses: no view, unless logged in. internal IP addresses: viewable automatically (but perhaps not editable until logged in). Editing: Possible once logged in. I'm guessing this might be a tall order, but one of the devs would be the final authority. Per

Re: [Moin-user] Changes in request object in 1.9.x

2010-01-21 Thread Thomas Waldmann
> The goal is to allow a greater degree of access to people connecting to > the wiki from one of our internal networks. Specifically, we want > people connecting from the Internet at large to have to log in before > viewing or editing pages, while people connecting from our own office > should be