#22: No validation of input geodata
-----------------------------------------+----------------------------------
Reporter: IVORW(a)cpan.org | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: 0.50
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by Kake):
* keywords: => hackfestsummer2007-reviewed
* summary: No validation of input metadata => No validation of input
geodata
Comment:
Decision: Yes, we should do this, and also for OS x and y if we don't do
it already. Website validation is addressed in #21.
This should be done at the same point in the code as the fixes in #79, so
probably the same person should do both.
--
Ticket URL: <http://dev.openguides.org/ticket/22#comment:3>
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: new
Priority: normal | Milestone:
Component: openguides | Version: 0.50
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by Kake):
* keywords: => hackfestsummer2007-reviewed
* owner: Nobody => Kake
Comment:
Decision: We need to figure out whether this allowing of square brackets
in the website field should be supported or not. There are arguments on
both sides: on the one hand, it's a handy way to let people supply text
for the link, to avoid having huge long URLs spreading across the screen;
but on the other, it means that every time we want to spit out the website
datum (e.g. in RDF) we have to parse the field. There's also the issue
that if people have used this feature a lot then they might be annoyed if
we remove it.
Decided that Kake will post to the list summarising the problem and asking
for opinions on whether we should support this "feature" or not.
--
Ticket URL: <http://dev.openguides.org/ticket/21#comment:5>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#10: Bug handling <pre>
-----------------------------------------+----------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by Kake):
* keywords: => hackfestsummer2007-reviewed
Comment:
Decision: We probably shouldn't be allowing the pre tag, since its meaning
isn't really well defined in an environment where HTML is mixed with wiki
formatting. We should instead use a wiki formatting tag that does what
people expect. We decided to wait and see how Wiki Creole turns out, and
then update our formatter.
--
Ticket URL: <http://dev.openguides.org/ticket/10#comment:4>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project