#113: Display IP address in recent changes
-------------------------+--------------------------------------------------
Reporter: ivorw | Owner: dom
Type: enhancement | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by dom):
Clarification: IP address should be displayed along with the username
where it's non-anonymous edit (i's already displayed for anonymous edits)
Milton Keynes apparently already have this.
--
Ticket URL: <http://dev.openguides.org/ticket/113#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#220: OpenGuides::Template->output noheader option
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Rather than using the existence of an empty content_type arg to decide
whether to use the CGI::header routine, use an explicit arg
--
Ticket URL: <http://dev.openguides.org/ticket/220>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#79: Strip out HTML in all user input (apart from node content)
-----------------------------------------+----------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Comment (by dom):
After further consideration, Template.pm is the correct place to do this.
Action: wait until #21 has been fixed (otherwise the website text cannot
be filtered) and then CGI::escapeHTML all the metadata in Template->output
after extract_metadata_vars has been called.
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:15>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#79: Strip out HTML in all user input (apart from node content)
-----------------------------------------+----------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Comment (by dom):
TT apparently has its own internal HTML filtering capability.
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:14>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project