#225: Prefs page needs test
------------------------+---------------------------------------------------
Reporter: ilmari | Owner: ilmari
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
------------------------+---------------------------------------------------
There are currently no tests to make sure that the prefs page reflects the
contents of the user's prefs cookie.
--
Ticket URL: <http://dev.openguides.org/ticket/225>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#289: time stamp is worng in json output of nodes
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: json
------------------------+---------------------------------------------------
e.g
http://croydon.randomness.org.uk/wiki.cgi?id=Sara%27s_Diner%2C_65_Church_St…
{"os_y":"165516","os_x":"532105","website":"","city":"London","timestamp":"1970-01-01T00:00:00","summary":"Cafe
and sandwich shop on Church Street." ...
--
Ticket URL: <http://dev.openguides.org/ticket/289>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#264: Wiki::Toolkit:RSS::Reader do we want it in openguides.
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Wiki::Toolkit:RSS::Reader and its dependencies provide a lot of the pain
for a successful install from CPAN. it does very little in Openguides and
indeed all the tests pass if you remove what little it does, what
functionality it does proivide breaks easily anyway.
So there are 3 choices:-
1) remove it
2) rewrite it to be less of a pianful install
3) actually use the modules it pulls in elsewhere. i think were probably
handcrafting rss feeds currently.
--
Ticket URL: <http://dev.openguides.org/ticket/264>
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
#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
#293: the user preferences page does not have a json representation
-------------------------+--------------------------------------------------
Reporter: elvum | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
arguably, it would be better if it did
--
Ticket URL: <http://dev.openguides.org/ticket/293>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#285: add metadata for bugtracker and code repeo
------------------------+---------------------------------------------------
Reporter: bob | Owner: bob
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
--
Ticket URL: <http://dev.openguides.org/ticket/285>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#81: Make "Category" and "Locale" prefixes in autogenerated nodes optional or
customisable
-------------------------------------+--------------------------------------
Reporter: grimoire | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution: wontfix
Keywords: templates utils indexes |
-------------------------------------+--------------------------------------
Changes (by bob):
* status: new => closed
* resolution: => wontfix
Comment:
after 5 years no one obviously cares. kake agrees this should be wontfix
--
Ticket URL: <http://dev.openguides.org/ticket/81#comment:13>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project