#297: renumber tests so we hae more room.
------------------------+---------------------------------------------------
Reporter: bob | Owner: bob
Type: task | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
we are filling up 2 digit test numbers. kake likes to order them. renumber
them to 3 digits.
--
Ticket URL: <http://dev.openguides.org/ticket/297>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#164: Create redirect method for formatter
-------------------------+--------------------------------------------------
Reporter: earle | Owner:
Type: enhancement | Status: closed
Priority: lowest | Milestone:
Component: openguides | Version: svn
Severity: trivial | Resolution: wontfix
Keywords: formatter |
-------------------------+--------------------------------------------------
Changes (by kake):
* status: new => closed
* resolution: => wontfix
Comment:
I think he means that there should be a method you can call on a formatter
object that will return the text e.g. "#REDIRECT [[New Name Of Node]]".
However in the absence of a use case and indeed the absence of the
bugrepper, I think this is wontfix.
--
Ticket URL: <http://dev.openguides.org/ticket/164#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#231: Use osm tiles
-----------------------------------+----------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: oxford.openguides.org | Version: svn
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
Rather then the old demo tiles from the mapnik server, use tile.osm tiles
as per demo at
http://media.mapnik.org/oxford-osm.html
(ultimately, work this into the main distribution)
--
Ticket URL: <http://dev.openguides.org/ticket/231>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#284: errors from Test::HTML::Content about HTML parser error
------------------------+---------------------------------------------------
Reporter: bob | Owner: bob
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
t/90_css_category_locale_classes.t .. 1/3 HTML parser error : Misplaced
DOCTYPE declaration
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
^
HTML parser error : htmlParseStartTag: misplaced <html> tag
<html lang="en">
^
HTML parser error : htmlParseStartTag: misplaced <head> tag
<head profile="http://a9.com/-/spec/opensearch/1.1/">
^
HTML parser error : htmlParseStartTag: misplaced <body> tag
<body>
these are coming from XML::LibXML
Test::HTML::Content needs patching to suppress the errors from XML::LibXML
https://github.com/rjw1/Test-HTML-
Content/commit/f17d6cf7579a34af7facfa199ff866646f6e97e8
is a rough and ready patch. Probably needs more to make it submittable.
Should probably be configurable
To install under perl 5.14 will also need the patch from
https://rt.cpan.org/Public/Bug/Display.html?id=70099
Needs a modern XML::LibXML because of
https://rt.cpan.org/Public/Bug/Display.html?id=58024
--
Ticket URL: <http://dev.openguides.org/ticket/284>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#270: fix for long standing bug from wiki-toolkit.
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
the diff attached fixes the showing all edits bug when not having
show_minor_edits set.
we should probably reverse making that default.
--
Ticket URL: <http://dev.openguides.org/ticket/270>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#94: preferences.cgi should let you go back to the page you were on
-----------------------------+----------------------------------------------
Reporter: Earle | Owner: bob
Type: enhancement | Status: closed
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: trivial | Resolution: fixed
Keywords: cgi preferences |
-----------------------------+----------------------------------------------
Changes (by kake):
* status: new => closed
* resolution: => fixed
Comment:
(In [1377]) Made the prefs page return the user to the place they came
from (fixes #94). Still need to move this from preferences.cgi into
OpenGuides.pm and write some tests for it.
--
Ticket URL: <http://dev.openguides.org/ticket/94#comment:5>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#70: "Things nearby"
-------------------------+--------------------------------------------------
Reporter: earle | Owner: bob
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: metadata, geodata, templates
-------------------------+--------------------------------------------------
Comment(by kake):
It's not just RGL that has the "search within distance" form — this is
core OpenGuides.
--
Ticket URL: <http://dev.openguides.org/ticket/70#comment:4>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#202: Edit form should have an internal anchor link to let people jump below the
preview to the edit form.
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: Kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
In cases where the preview is displayed above the edit form, there should
be a link at the top to let people jump down the page to the edit form.
If an admin doesn't want it, they can turn it off with CSS.
--
Ticket URL: <http://dev.openguides.org/ticket/202>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project