#245: Perl 5.10 build failure
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords:
------------------------+---------------------------------------------------
OpenGuides doesn't get very far with Perl 5.10:
{{{
Output from '/opt/perl/5.10.0/bin/perl Makefile.PL':
# running Build.PL
/opt/perl/5.10.0/bin/perl Build.PL
Problem loading OpenGuides module or a missing module
Base class package "Class::Accessor" is empty.
(Perhaps you need to 'use' the module which defines that package
first,
or make that module available in @INC (@INC contains: lib _build/lib
/home/imacat/lib/perl5 /opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-
multi-ld /opt/perl/5.10.0/lib/5.10.0
/opt/perl/5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi-ld
/opt/perl/5.10.0/lib/site_perl/5.10.0 .).
at lib/OpenGuides/Config.pm line 8
BEGIN failed--compilation aborted at lib/OpenGuides/Config.pm line 8.
Compilation failed in require at lib/OpenGuides/Build.pm line 5.
BEGIN failed--compilation aborted at lib/OpenGuides/Build.pm line 5.
Compilation failed in require at Build.PL line 8.
.
Couldn't run Build.PL: at
/opt/perl/5.10.0/lib/5.10.0/Module/Build/Compat.pm line 207.
}}}
--
Ticket URL: <http://dev.openguides.org/ticket/245>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#257: google analytics doesnt work on pages which dont have [% USE CGI %] in
their main template
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Google analytics doesn't work on pages which don't have [% USE CGI %] in
their main template. Since it wont render the html escaped Google
analytics key.
We can either fix this by making them all use it or by not html escaping
the google analytics key.
--
Ticket URL: <http://dev.openguides.org/ticket/257>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#255: update google analytics code
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Google have changed which google analytics script you should use if you
want up to date data. the patch attached brings us upto date.
--
Ticket URL: <http://dev.openguides.org/ticket/255>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#254: Univeral edit button support
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
All the hip wikis supposedly have a universal edit button now.
http://universaleditbutton.org/Universal_Edit_Button
we can have it to now.
--
Ticket URL: <http://dev.openguides.org/ticket/254>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#251: Add foaf:depiction to RDF output if image was added to page
-------------------------+--------------------------------------------------
Reporter: earle | Owner: earle
Type: enhancement | Status: new
Priority: low | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords: rdf
-------------------------+--------------------------------------------------
If an image URL is available, add it as a foaf:depiction to RDF output.
--
Ticket URL: <http://dev.openguides.org/ticket/251>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#252: Rework opening hours RDF
------------------------+---------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: rdf
------------------------+---------------------------------------------------
The !ChefMoz "RDF" we're using for an opening hours properly is poorly
modeled, no RDF schema exists and [http://www.resource-zone.com/forum/showpost.php?s=6c70a87b14e2e2d0ba160fde49aac354&p=163068&pos…
the editors appear to have been AWOL for some time]. We need a replacement
that isn't broken.
* http://esw.w3.org/topic/OpeningHoursUseCase has relevant discussion.
--
Ticket URL: <http://dev.openguides.org/ticket/252>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project