History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DOTCMS-2008
Type: Bug Bug
Status: Released Released
Resolution: Released
Priority: Critical Critical
Assignee: Testing User
Reporter: Will Ezell
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotCMS

comments allow for velocity

Created: September 26, 2008 3:42 PM   Updated: July 23, 2009 11:54 AM
Component/s: a. Unknown
Affects Version/s: 1.6.5
Fix Version/s: 1.6.5

Time Tracking:
Original Estimate: 1 hour
Original Estimate - 1 hour
Remaining Estimate: 0 minutes
Time Spent - 2 hours
Time Spent: 2 hours
Time Spent - 2 hours


 Description  « Hide
Take a look at this:

http://www.dotcms.org/documentation/BuildRSSFeed#comments

Ran two macros, file repository and navigation.

We need to escape the velocity code before we insert the comment.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
dotcms.org #13339 Mon Sep 29 15:45:54 EDT 2008 andres.olarte DOTCMS-2008 Escape velocity before posting comments. Fix comment macro where it wouldn't disable captchas if explicitly set to false.
Files Changed
MODIFY /trunk/dotCMS/WEB-INF/velocity/static/comments/listcomments.html
MODIFY /trunk/src/com/dotmarketing/cms/comment/action/CommentsAction.java
MODIFY /trunk/src/com/dotmarketing/util/VelocityUtil.java