#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
#222: node_image div shouldn't be within metadata div
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
At the moment, the <div> containing the node image is contained within the
metadata <div>. This really limits the possible ways to style the page —
it looks OK if you don't have inline Google maps turned on (e.g. RGL) but
it doesn't seem possible to make the page not ugly if you have them turned
on; e.g. http://the.earth.li/~kake/cgi-bin/openguides/vegan-
oxford.cgi?Inner_Bookshop and
http://saintpaul.openguides.org/index.cgi?Mickey%27s_Diner
It doesn't make sense semantically either - the node image itself isn't
metadata (although its URI and associated data are).
The node image div should be separate from the metadata one.
--
Ticket URL: <http://dev.openguides.org/ticket/222>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#240: Geo::Coordinates::UTM not dealt with nicely in some tests
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords:
------------------------+---------------------------------------------------
21_rdf and 69_bug_zero_geo dont skip tests if Geo::Coordinates::UTM is
missing. Either it needs to be prereq or they need to skip tests using it.
test output below
t/21_rdf.................................ok 1/28Can't locate
Geo/Coordinates/UTM.
pm in @INC (@INC contains:
/export/home/bob/.cpan/build/OpenGuides-0.61-fmJhOc/bl
ib/lib /export/home/bob/.cpan/build/OpenGuides-0.61-fmJhOc/blib/arch
/export/home
/bob/.cpan/build/OpenGuides-0.61-fmJhOc/lib
/export/home/bob/.cpan/build/OpenGuid
es-0.61-fmJhOc/_build/lib /opt/csw/lib/perl/5.8.8
/opt/csw/share/perl/5.8.8 /opt/
csw/lib/perl/site_perl /opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/c
sw/share/perl/csw . /opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
/opt/csw/li
b/perl/site_perl /opt/csw/share/perl/site_perl
/opt/csw/share/perl/site_perl /opt
/csw/lib/perl/csw /opt/csw/share/perl/csw /opt/csw/share/perl/csw .) at
/export/h
ome/bob/.cpan/build/OpenGuides-0.61-fmJhOc/blib/lib/OpenGuides/Template.pm
line 5
35.
# Looks like you planned 28 tests but only ran 2.
# Looks like your test died just after 2.
t/21_rdf.................................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-28
Failed 26/28 tests, 7.14% okay
t/69_bug_zero_geo........................ok 3/6Can't locate
Geo/Coordinates/UTM.p
m in @INC (@INC contains:
/export/home/bob/.cpan/build/OpenGuides-0.61-fmJhOc/bli
b/lib /export/home/bob/.cpan/build/OpenGuides-0.61-fmJhOc/blib/arch
/export/home/
bob/.cpan/build/OpenGuides-0.61-fmJhOc/lib
/export/home/bob/.cpan/build/OpenGuide
s-0.61-fmJhOc/_build/lib /opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
/opt/c
sw/lib/perl/site_perl /opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/cs
w/share/perl/csw . /opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
/opt/csw/lib
/perl/site_perl /opt/csw/share/perl/site_perl
/opt/csw/share/perl/site_perl /opt/
csw/lib/perl/csw /opt/csw/share/perl/csw /opt/csw/share/perl/csw .) at
/export/ho
me/bob/.cpan/build/OpenGuides-0.61-fmJhOc/blib/lib/OpenGuides/Template.pm
line 53
5.
# Looks like you planned 6 tests but only ran 4.
# Looks like your test died just after 4.
t/69_bug_zero_geo........................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-6
Failed 2/6 tests, 66.67% okay
--
Ticket URL: <http://dev.openguides.org/ticket/240>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#232: Can't locate OpenGuides/Build.pm
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: 0.61
Severity: normal | Keywords: cpanrt
------------------------+---------------------------------------------------
ANDK <ANDK(a)cpan.org>:
This happened with 0.61:
{{{
# running Build.PL
/home/src/perl/repoperls/installed-
perls/perl/pFBiVrt/perl-5.8.0[...]31535/bin/perl
Build.PL
Beginning install process... if you already have an OpenGuides
configuration file and you don't want to have to type in all your config
parameters over again, abort this process now, copy that file to this
directory, and start again.
Continue with install? [y ]
y
No existing configuration file found; assuming this is a new install.
See the message above if this isn't correct.
Skip OpenGuides configuration? [n ]y
===========================================================================
Skipping OpenGuides configuration - any configuration options previously
saved will be used instead. You may tweak your configuration now by
editing the 'wiki.conf' file produced by this script.
===========================================================================
Checking whether your kit is complete...
Looks good
Checking prerequisites...
- ERROR: Wiki::Toolkit::Plugin::Categoriser is not installed
- ERROR: Wiki::Toolkit::Feed::Atom is not installed
- ERROR: Plucene is not installed
- ERROR: Wiki::Toolkit::Plugin::RSS::Reader is not installed
- ERROR: Wiki::Toolkit is not installed
- ERROR: Wiki::Toolkit::Plugin::Diff is not installed
- ERROR: Wiki::Toolkit::Plugin::Locator::Grid is not installed
- ERROR: Geography::NationalGrid is not installed
- ERROR: Wiki::Toolkit::Feed::RSS is not installed
- ERROR: Wiki::Toolkit::Formatter::UseMod is not installed
* Optional prerequisite Test::HTML::Content is not installed
* Optional prerequisite Wiki::Toolkit::Plugin::Ping is not installed
* Optional prerequisite Geo::HelmertTransform is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
Creating new 'Build' script for 'OpenGuides' version '0.61'
Can't locate OpenGuides/Build.pm in @INC (@INC contains: _build/lib
/home/sand/.cpan/build/Net-SSH-Expect-0.06-45NXG0/blib/arch
/home/sand/.cpan/build/Net-SSH-Expect-0.06-45NXG0/blib/lib
/home/sand/.cpan/build/Acme-24-0.01-oHy9gA/blib/arch
/home/sand/.cpan/build/Acme-24-0.01-oHy9gA/blib/lib
/home/sand/.cpan/build/XML-RSSLite-0.11-gHYCUU/blib/arch
/home/sand/.cpan/build/XML-RSSLite-0.11-gHYCUU/blib/lib
/home/sand/.cpan/build/IO-Socket-SIPC-0.04-FedR0I/blib/arch
/home/sand/.cpan/build/IO-Socket-SIPC-0.04-FedR0I/blib/lib
/home/sand/.cpan/build/Tk-Wizard-2.011-nqTEOv/blib/arch
/home/sand/.cpan/build/Tk-Wizard-2.011-nqTEOv/blib/lib
/home/src/perl/repoperls/installed-
perls/perl/pFBiVrt/perl-5.8.0[...]31535/lib/5.9.5/i686-linux-64int
/home/src/perl/repoperls/installed-
perls/perl/pFBiVrt/perl-5.8.0[...]31535/lib/5.9.5
/home/src/perl/repoperls/installed-
perls/perl/pFBiVrt/perl-5.8.0[...]31535/lib/site_perl/5.9.5/i686-linux-
64int
/home/src/perl/repoperls/installed-
perls/perl/pFBiVrt/perl-5.8.0[...]31535/lib/site_perl/5.9.5
.) at Makefile.PL line 30.
}}}
--
Ticket URL: <http://dev.openguides.org/ticket/232>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project