#176: OSGB x/y coords should be converted to WGS84 lat/long at page save time.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Suppose a guide accepts geodata as OSGB x/y. When the page is saved, we
use Geography::NationalGrid::GB to convert these to lat/long, and store
those in the database as well. Unfortunately these are actually OSGB
lat/long, whereas most people/applications will expect WGS84 lat/long. We
hacked around this for Google Maps display by using Geo::!HelmertTransform
to transform into WGS84 before talking to the Google API, but it would be
better to do the transformation at page save time, so the lat/long is
correct in the database, on the page, and in the RDF output.
This is likely an issue for OSIE guides as well.
--
Ticket URL: <http://dev.openguides.org/ticket/176>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#175: Spam in Opening Hours field can't be deleted
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you put spam, including html links, into the opening hours field, you
can't delete it. This is because we don't escape it, so a closing quote in
the spam links will close the input box, and you can't then remove it all.
(Only option is to zap it in the database)
--
Ticket URL: <http://dev.openguides.org/ticket/175>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#192: google maps preference shouldnt appear if guide has node maps turn off
------------------------+---------------------------------------------------
Reporter: bob | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
on the preferences page the google maps preference should only appear if
the guide allows node google maps
--
Ticket URL: <http://dev.openguides.org/ticket/192>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#174: Wiki::Toolkit::Plugin version not updated, not being installed by CPAN
------------------------+---------------------------------------------------
Reporter: earle | Owner: dom
Type: defect | Status: new
Priority: highest | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
It appears that Wiki::Toolkit::Plugin didn't get its version number
updated from 0.03 the last time it was changed. As a consequence, the CPAN
shell will ignore it when updating an OpenGuides installation, causing a
runtime failure in index.cgi when plugins try to use the new "wiki"
method.
Can't locate object method "wiki" via package
"Wiki::Toolkit::Plugin::Locator::Grid" at /foo/bar/lib/Wiki/Toolkit.pm
line 789.
Anyone who upgrades using the CPAN will need to manually fix their
installation by downloading the latest version of Wiki::Toolkit::Plugin
from CPAN.
--
Ticket URL: <http://dev.openguides.org/ticket/174>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#199: Common categories/locales don't show up on navbar in either Recent Changes
or Create New Page.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If common categories and/or locales are configured, they fail to show up
in the navbar when you're looking at Recent Changes, and also on the
Create New Page page. This is inconsistent.
--
Ticket URL: <http://dev.openguides.org/ticket/199>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#194: Use oxfordmaps photos where possible
-----------------------------------+----------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: oxford.openguides.org | Version: svn
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
http://flickr.com/photos/oxfordmaps/
--
Ticket URL: <http://dev.openguides.org/ticket/194>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#170: Reorder node template to put content at the top
-------------------------+--------------------------------------------------
Reporter: ivorw | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
This is to improve the page ranking of guide pages in search engines.
See [http://lists.openguides.org/mail/openguides-dev/2007-
January/001473.html]
--
Ticket URL: <http://dev.openguides.org/ticket/170>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#197: node_image field accepts whitespace-only values.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you put a whitespace-only value in the node_image field in the edit
form, it assumes this is a valid URL, and gives you a "Picture of XXXX"
box in the page display.
--
Ticket URL: <http://dev.openguides.org/ticket/197>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#191: custom head
-------------------------+--------------------------------------------------
Reporter: bob | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
we should have a custom_head.tt which shoud be included if it exists
before </head>
--
Ticket URL: <http://dev.openguides.org/ticket/191>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#190: "Link to this page" on the map-style indexes doesn't keep track of all
parameters.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The "Link to this page" link on the map-style indexes doesn't keep track
of all parameters; it doesn't remember the map type (satellite, hybrid, or
normal), and if you've zoomed or scrolled the map at all then it forgets
the category/locale that you were indexing.
--
Ticket URL: <http://dev.openguides.org/ticket/190>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project