#66: Locales in RDF should use dc:title, not foaf:name
-------------------+--------------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: normal | Component: london.openguides.org
Version: svn | Severity: normal
Keywords: rdf |
-------------------+--------------------------------------------------------
{{{
<foaf:based_near>
<wn:Neighborhood>
<foaf:name>Streatham</foaf:name>
</wn:Neighborhood>
</foaf:based_near>
}}}
foaf:name has a domain of foaf:Person, which is disjoint with
wn:Neighbourhood. dc:title would be more appropriate.
--
Ticket URL: <http://dev.openguides.org/ticket/66>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#75: Google maps dms bug
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
Google maps support erroneously tries to use dms lat/longs rather than
decimal if users select it.
--
Ticket URL: <http://dev.openguides.org/ticket/75>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#46: Google maps integration
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
Google maps as an index type, on nodes and search results would be cool.
Like http://boston.openguides.org/ has, in fact.
--
Ticket URL: <http://dev.openguides.org/ticket/46>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#68: Malformed user name input not blocked by preferences template
--------------------------+-------------------------------------------------
Reporter: earle | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: normal
Keywords: templates cgi |
--------------------------+-------------------------------------------------
If you put something like
{{{
<a href="http://example.com/">Foo</a>
}}}
into the preferences page as your username, the edit form gets broken.
(See attachment.) The username should be unescaped or some such before
being set in the preferences cookie.
--
Ticket URL: <http://dev.openguides.org/ticket/68>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#52: "Locales" to be renamed "Areas"
--------------------------------+-------------------------------------------
Reporter: earle | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: 0.51 | Severity: normal
Keywords: templates internals |
--------------------------------+-------------------------------------------
As discussed on IRC on Nov 28, the name "Locales" should be replaced - at
least in the user view, internally is not that important* - with "Areas".
* Or is it? Am I being lazy here? Maybe changing the name internally is a
good idea to avoid future confusion, bit rot, etc.
--
Ticket URL: <http://dev.openguides.org/ticket/52>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#88: Failing test t/31_search.t
-------------------+--------------------------------------------------------
Reporter: ivorw | Owner: ivorw
Type: defect | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: major
Keywords: |
-------------------+--------------------------------------------------------
Doesn't render very well in the wiki, so I'll add an attachment.
--
Ticket URL: <http://dev.openguides.org/ticket/88>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project