On Mon, 2009-12-14 at 14:06 -0500, Brent S. Elmer Ph.D. wrote:
> There is still a problem that needs to be fixed.
> moin-mass-migrate fails unless the wiki is declared in farmconfig
> something like this:
> ("profitwiki",  r".*://belmer.btv.ibm.com/profitwiki/.*"),
> 
> however, the wiki won't work unless it is declared like this:
> 
> ("profitwiki",  r"^http://belmer.btv.ibm.com/profitwiki/.*";),
> 
> 
> I tried running moin-mass-migrate with the wiki declared in farmconfig
> using the http declaration but it fails unless the wiki is declared
> without the http.

Hello,

I think that the proper way to address this bug will be to tell users to
include the protocol in /etc/moin/wikilist, e.g:
>   www-data http://belmer.btv.ibm.com/profitwiki/
instead of 
>   www-data belmer.btv.ibm.com/profitwiki/

Thank you for pointing that out,

Franklin




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

  • Bug#559896: Brent S. Elmer Ph.D.
    • Bug#559896: Frank Lin PIAT

Reply via email to