#78: deleting versions out of order results in inconsistency
--------------------------------------------------+-------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: 0.51
Severity: normal | Resolution:
Keywords: moreinfo,hackfestsummer2007-reviewed |
--------------------------------------------------+-------------------------
Changes (by Kake):
* keywords: moreinfo => moreinfo,hackfestsummer2007-reviewed
Comment:
Decision: we're agreed that being able to delete intermediate versions is
a good thing (e.g. if someone makes a node, then a spammer hits it, then
someone else edits the node to remove the spam but also adds good content
of their own, we'll want to delete the middle version but leave the others
alone).
So what needs doing is figuring out the issues this causes (Dom can't
remember) and fixing them. Andrew will have a go at this.
--
Ticket URL: <http://dev.openguides.org/ticket/78#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#37: No CSS file in distribution
------------------------+---------------------------------------------------
Reporter: dom | Owner: Kake
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by Kake):
* status: new => assigned
* owner: kake => Kake
Comment:
Decision: Kake will make a stylesheet happen, and Dom will figure out how
to get it installed.
--
Ticket URL: <http://dev.openguides.org/ticket/37#comment:7>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#79: Strip out HTML in all user input (apart from node content)
-----------------------------------------+----------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by Kake):
* keywords: => hackfestsummer2007-reviewed
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:10>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#79: Strip out HTML in all user input (apart from node content)
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by Kake):
Decision: Run all user input through CGI::escapeHTML in the commit_node
method of OpenGuides.pm after we call OpenGuides::Template to extract the
variables from the CGI object. Also, move Dom's temporary escaping here
from OpenGuides::Template (changeset [[775]]).
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:9>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project