#223: Redirect nodes shouldn't show up in search.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If a node is a redirect, then it shouldn't show up in the search.
--
Ticket URL: <http://dev.openguides.org/ticket/223>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#102: Use HTTP response codes correctly
-----------------------------------------+----------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Comment (by dom):
The final part of this needs #193 to happen first.
--
Ticket URL: <http://dev.openguides.org/ticket/102#comment:9>
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: Kake
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version: 0.50
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Comment (by Kake):
Consensus on the list is that we should remove this "feature" and use link
text based on a truncated URL, like so:
{{{
* Website: http://this-url-is-really-long.com/and-it...
or
* Website: http://quiteshortsite.com/
}}}
The number of characters retained in the URL should be admin-configurable,
and default to 20.
--
Ticket URL: <http://dev.openguides.org/ticket/21#comment:7>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#212: Uninitialized variable warning in t/70_admin_home
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
t/70_admin_home....................ok 1/12Use of uninitialized value in
concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
Use of uninitialized value in concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
Use of uninitialized value in concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
Use of uninitialized value in concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
Use of uninitialized value in concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
Use of uninitialized value in concatenation (.) or string at
/home/dom/working/openguides/trunk/blib/lib/OpenGuides.pm line 1959.
--
Ticket URL: <http://dev.openguides.org/ticket/212>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#211: perl Buil.PL gives confusing error message when Module::Build not installed
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you have Config::Tiny installed but don't have one of Module::Build and
Class::Accessor, the error message you get from 'perl Build.PL' is
confusing:
"Config::Tiny is required to configure this application."
--
Ticket URL: <http://dev.openguides.org/ticket/211>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project