This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198119

Summary: Improved comments (HTML markup, editing)
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Kovalsky 2011-04-27 08:54:35 UTC
It would be great to improve commenting feature on the new Plugin Portal 2.0.

Firstly, it is not possible to use HTML markup in the comments which is sometimes useful if plugin owner wants to provide some link, format some text etc. This is a regression against Plugin Portal 1.4.

Secondly, users cannot edit their comments which is also regression. If editing is hard to implement it would be at least good if users and administrators could delete comments.

Honzo, can you please add these features into Plugin Portal 2.1? Thanks!
Comment 1 Jan Pirek 2011-04-27 12:51:35 UTC
html markup now allowed, of course filtering nasty code like xss off so it's safe.. will continue with edit/delete options..
Comment 2 Jan Pirek 2011-04-27 14:03:27 UTC
Edit/delete option deployed, available to PP adminees and the comment author.
Comment 3 Jiri Kovalsky 2011-04-27 17:51:59 UTC
Great, thanks a lot!