[ https://issues.apache.org/jira/browse/JSPWIKI-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935040#comment-16935040 ]
Sebb commented on JSPWIKI-1117: ------------------------------- Surely the preference cookie should only be created once the user has indicated a preference? On the first visit, no cookie will be presented by the browser, so JSPWiki must be able to handle that. I think there are 3 possible scenarios: - user refuses all cookies; JSPWiki will show the dialog each time (as there is no record of the user response) - user wishes to opt out of cookies; JSPWiki should explain that a single cookie will be saved to record this fact - user allows all cookies > Wiki pages don't allow cookies to be rejected > --------------------------------------------- > > Key: JSPWIKI-1117 > URL: https://issues.apache.org/jira/browse/JSPWIKI-1117 > Project: JSPWiki > Issue Type: Bug > Reporter: Sebb > Priority: Major > > The wiki pages pop up a message about cookies. > However there is no option to reject cookies, and it looks like some cookies > are set before the user agrees to the use of cookies. -- This message was sent by Atlassian Jira (v8.3.4#803005)