mbien commented on pull request #64: URL: https://github.com/apache/roller/pull/64#issuecomment-866456848
@snoopdave thanks for the info. I ran a quick test and the checkboxes seem work fine without the method call. @DKARAGODIN since you contributed the original fix, would you like to change it so that: https://github.com/apache/roller/blob/19f7f12bcd6d73681e3aa68360bcfa003e495512/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp#L213-L223 all 3 checkboxes use listValue="" and remove the following method https://github.com/apache/roller/blob/19f7f12bcd6d73681e3aa68360bcfa003e495512/app/src/main/java/org/apache/roller/weblogger/pojos/WeblogEntryComment.java#L295-L298 ? feel free to force push a new commit to this PR. If you don't want to or don't have time its completely fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org