#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 |
-----------------------------------------+----------------------------------
Changes (by dom):
* status: new => assigned
* owner: Nobody => dom
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:12>
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 |
-----------------------------------------+----------------------------------
Comment (by Kake):
See also #22, the same person should do these.
--
Ticket URL: <http://dev.openguides.org/ticket/79#comment:11>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#175: Spam in Opening Hours field can't be deleted
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you put spam, including html links, into the opening hours field, you
can't delete it. This is because we don't escape it, so a closing quote in
the spam links will close the input box, and you can't then remove it all.
(Only option is to zap it in the database)
--
Ticket URL: <http://dev.openguides.org/ticket/175>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#163: Output of RSS feed should not be parsed as wiki text
------------------------+---------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: rss plugin |
------------------------+---------------------------------------------------
Comment (by Kake):
We should do this by changing Wiki::Toolkit::Formatter::UseMod so it
accepts "pre_format_macros" and "post_format_macros" as alternative
arguments to the current "macros" argument.
--
Ticket URL: <http://dev.openguides.org/ticket/163#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#163: Output of RSS feed should not be parsed as wiki text
------------------------+---------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: rss plugin |
------------------------+---------------------------------------------------
Changes (by dom):
* summary: Output of RSS feed embedding appearing as preformatted text
=> Output of RSS feed should not be parsed as
wiki text
--
Ticket URL: <http://dev.openguides.org/ticket/163#comment:1>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#123: Duplicate IDs in HTML templates
-----------------------------------------+----------------------------------
Reporter: dom | Owner: ilmari
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: hackfestsummer2007-reviewed |
-----------------------------------------+----------------------------------
Changes (by ilmari):
* keywords: => hackfestsummer2007-reviewed
* status: new => assigned
* owner: Nobody => ilmari
Comment:
Kake suggested that this might be a bug with Test::HTML::Content
conflating name= and id=. I'll investigate.
--
Ticket URL: <http://dev.openguides.org/ticket/123#comment:4>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project