#230: Clarify the ellipsoid used when presenting latitude/longitude to the user
in HTML
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Most of the places we present lat/long (RDF, google maps) have a well
specified WGS84 ellipsoid. However, the ellipsoid used is undefined when
displaying on the node page.
Some people will assume that it's WGS84 and be confused when it's not.
However it would be inappropriate to change the display format
unilaterally to wgs84 without making it clear to the user.
A compromise should be reached where we tell the user the format the data
is in.
--
Ticket URL: <http://dev.openguides.org/ticket/230>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#241: postgres isnt a good default
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
i dont think postgres should be the default database if you dont answer
any questions. If it is it should at least fill in defaults for dbuser
and dbname
I think we should go with sqlite as a default
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.
===========================================================================
DBD::Pg is needed to run a postgres database at Build.PL line 86, <STDIN>
line 2.
--
Ticket URL: <http://dev.openguides.org/ticket/241>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#260: Character encoding is not specified for RDF content
------------------------+---------------------------------------------------
Reporter: inigo | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The XML version declaration is:
<?xml version="1.0"?>
for the RDF - so the character encoding will default to UTF-8. This is not
correct for sites that are using ISO-8859-1.
--
Ticket URL: <http://dev.openguides.org/ticket/260>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#21: Website metadata allows invalid characters which break the RDF feed
-----------------------------------------+----------------------------------
Reporter: IVORW(a)cpan.org | Owner: dom
Type: defect | Status: closed
Priority: normal | Milestone:
Component: openguides | Version: 0.50
Severity: normal | Resolution: fixed
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by dom):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [1231]) Correctly validate web site URLs during edit and
display,
and truncate URLs that are too long (fixes #21)
--
Ticket URL: <http://dev.openguides.org/ticket/21#comment:11>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#246: Broken links in pod
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
http://search.cpan.org/~dom/OpenGuides-0.61/lib/OpenGuides.pm#SEE_ALSO
these links show up broken
--
Ticket URL: <http://dev.openguides.org/ticket/246>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project