From: <And...@Be...> - 2002-01-08 15:25:10
|
Hi Chris, it is OI 1.36 and CommonHandler 1.29. What we currently assume is, that = if create or show are called without location=3Dwhatever specified, then = Page.pm runs the _run_directory_handler mothod and you never come to the point, where you get to create a new page. This only happens on sites, where = we upgraded base_page from 0.42 to 0.58. You know, we are messing with directory handlers.. later, Andreas -----Urspr=FCngliche Nachricht----- Von: Chris Winters [mailto:ch...@cw...] Gesendet am: Dienstag, 8. Januar 2002 16:15 An: Die...@Be... Cc: ope...@li... Betreff: Re: AW: [Openinteract-dev] base_page-0.58 On Tue, 2002-01-08 at 10:02, Die...@Be... wrote: > Hi Chris, >=20 > We're editing documents like this: > /Page/show/?location=3D/my/location;edit=3D1 > and we have the entry =20 > 'page' =3D> { > 'class' =3D> 'OpenInteract::Handler::Page', > 'security' =3D> 'yes', > } in our action.perl Hm, this is interesting. What version of OI are you using? In particular, what results if you run: $ perl -MOpenInteract::CommonHandler \ -e 'print OpenInteract::CommonHandler->VERSION' > so here is what oi_manage --website_dir=3D/mysite list_actions says: > (I guess something is not working ...) >=20 > Running list_actions... > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >=20 > OpenInteract::Startup::require_module (336) >> --require error: > OpenInteract::Handler::Component : Can't locate > OpenInteract/Handler/Component.pm in @INC (@INC contains: > /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 > /usr/lib/perl5/site_perl/5.6.0/i386-linux = /usr/lib/perl5/site_perl/5.6.0 > /usr/lib/perl5/site_perl . /msn/oit) at (eval 38) line 3, <MOD> line = 1. Ack, right. This is fixed in CVS. I'll put out a new OI version shortly (like tonight) that has this fix and a few other little items as well. Chris --=20 Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. _______________________________________________ openinteract-dev mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/openinteract-dev |