#244: install writes outside perl root
------------------------+---------------------------------------------------
Reporter: mstevens | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: 0.61
Severity: normal | Keywords:
------------------------+---------------------------------------------------
I'm trying to install on a perl which is in /usr/local/perl-5.10.0/
Most of OpenGuides seems to go inside the root nicely, but I was disturbed
to see it writing a bunch of stuff outside:
Installing scripts to /usr/lib/cgi-bin/openguides/:
Copying wiki.cgi -> /usr/lib/cgi-bin/openguides/wiki.cgi
Deleting /usr/lib/cgi-bin/openguides/wiki.cgi.bak
Trying to ensure that wiki.conf is protected by .htaccess.. apparent
success. You should check that this is working!
Copying wiki.conf -> /usr/lib/cgi-bin/openguides/wiki.conf
Copying preferences.cgi -> /usr/lib/cgi-bin/openguides/preferences.cgi
Deleting /usr/lib/cgi-bin/openguides/preferences.cgi.bak
Copying search.cgi -> /usr/lib/cgi-bin/openguides/search.cgi
Deleting /usr/lib/cgi-bin/openguides/search.cgi.bak
Copying newpage.cgi -> /usr/lib/cgi-bin/openguides/newpage.cgi
Deleting /usr/lib/cgi-bin/openguides/newpage.cgi.bak
Installing templates to :
No 'to' or 'to_dir' parameter given to copy_if_modified at
/usr/local/perl-5.10.0/lib/5.10.0/Module/Build/Base.pm line 4172.
--
Ticket URL: <http://dev.openguides.org/ticket/244>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#235: Integrating brussels.openguides.org
---------------------+------------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: website | Version: svn
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Dimitri Pasquazzo has set up an Brussels/Belgium open guide:
http://lists.openguides.org/mail/openguides-dev/2007-July/001881.html
Would be good to get this into the official 'network' with DNS entry and
link from home page, but there are some usability issues to work through
first, to make the site fit in.
--
Ticket URL: <http://dev.openguides.org/ticket/235>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#193: erroneous data on node doesnt exist page
------------------------+---------------------------------------------------
Reporter: bob | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
if you go to a non existent node you see revision and last edited data .
you probably shouldnt
--
Ticket URL: <http://dev.openguides.org/ticket/193>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#228: RSS parse errors should be non-fatal
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
On eg
http://oxford.openguides.org/wiki/?id=Phoenix_Picturehouse&version=16
{{{
not well-formed (invalid token) at line 1, column 12, byte 12 at
/usr/lib/perl5/XML/Parser.pm line 187
}}}
This appears to relate to RSS including
http://www.timeout.com/film/listing_rss.php?cinemaID=354 which is now an
HTML 404 page.
This error should be handled more gracefully.
--
Ticket URL: <http://dev.openguides.org/ticket/228>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#242: clean target doesn't
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
t/prefs.db (at least) is left behind. Should review clean target to ensure
it does clean up everything it should.
--
Ticket URL: <http://dev.openguides.org/ticket/242>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#203: Let specific IP addresses bypass moderation.
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
It would be useful to let specific IP addresses bypass the moderation
mechanism. A comma-separated list in wiki.conf might do the trick.
--
Ticket URL: <http://dev.openguides.org/ticket/203>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#243: general breakage
-----------------------------------+----------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: oxford.openguides.org | Version: svn
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
Created http://oxford.openguides.org/wiki/?Walton_Street_Cycles but
doesn't exist.
Got an error about missing template node_conflict.tt (I think?)
--
Ticket URL: <http://dev.openguides.org/ticket/243>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#198: Banned word list content filtering
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
We need some simple banned word content filtering.
Earle has submitted the attached as a start on this, which is probably
half-there, but really this should be done in Wiki::Toolkit as a pre-write
plugin?
To be discussed post 0.59.
--
Ticket URL: <http://dev.openguides.org/ticket/198>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#200: Random Page exclusion of locales and categories
-------------------------+--------------------------------------------------
Reporter: bob | Owner: kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
the random page should exclude locales and categories.
this should be a setting determined by the guide admin and the user.
The guide admin decides what the default should be. the user should be
allowed to override this.
--
Ticket URL: <http://dev.openguides.org/ticket/200>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#224: error on install - Config::Tiny required
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: 0.60
Severity: normal | Keywords:
------------------------+---------------------------------------------------
From http://rt.cpan.org/Public/Bug/Display.html?id=27311:
On trying to install OpenGuides 0.60 from CPAN.pm I saw:
CPAN.pm: Going to build D/DO/DOM/OpenGuides-0.60.tar.gz
# running Build.PL
/usr/local/bin/perl Build.PL
Config::Tiny is required to configure this application.
Couldn't run Build.PL: at
/usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Compat.pm line 200.
Warning: No success on command[/usr/local/bin/perl Makefile.PL]
DOM/OpenGuides-0.60.tar.gz
/usr/local/bin/perl Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
DOM/OpenGuides-0.60.tar.gz : writemakefile NO
'/usr/local/bin/perl Makefile.PL' returned status 512
Surely if Config::Tiny is required to install then it should be defined
so that CPAN.pm will go away and install it for me?
--
Ticket URL: <http://dev.openguides.org/ticket/224>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project