[PR] Fix cachingPageProvider.getAllPages() being incomplete [jspwiki]

2024-09-02 Thread via GitHub
AlbrechtStriffler opened a new pull request, #361: URL: https://github.com/apache/jspwiki/pull/361 Using cachingProvider.getAllPages() will be incomplete if the cache is configured so the entries expire over time. Pages in the cache will be evicted, but the allRequested-flag remains set to

Re: [PR] Fix cachingPageProvider.getAllPages() being incomplete [jspwiki]

2024-09-02 Thread via GitHub
AlbrechtStriffler closed pull request #361: Fix cachingPageProvider.getAllPages() being incomplete URL: https://github.com/apache/jspwiki/pull/361 -- 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

[PR] getAllPages() returns all pages after cache ttl has expired [jspwiki]

2024-09-02 Thread via GitHub
AlbrechtStriffler opened a new pull request, #362: URL: https://github.com/apache/jspwiki/pull/362 Using cachingProvider.getAllPages() will be incomplete if the cache is configured so the entries expire over time. Pages in the cache will be evicted, but the allRequested-flag remains set to

[jira] [Created] (JSPWIKI-1199) Ran into a strange problem of a wiki pages on disk, yet not found in the browser

2024-09-02 Thread Alex O'Ree (Jira)
Alex O'Ree created JSPWIKI-1199: --- Summary: Ran into a strange problem of a wiki pages on disk, yet not found in the browser Key: JSPWIKI-1199 URL: https://issues.apache.org/jira/browse/JSPWIKI-1199 Proj

[jira] [Commented] (JSPWIKI-1189) Switching from wysiwyg editing to plain text leaves behind an overlay

2024-09-02 Thread Alex O'Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878631#comment-17878631 ] Alex O'Ree commented on JSPWIKI-1189: - i was able to confirm that this bug was intr

[jira] [Commented] (JSPWIKI-1189) Switching from wysiwyg editing to plain text leaves behind an overlay

2024-09-02 Thread Alex O'Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878636#comment-17878636 ] Alex O'Ree commented on JSPWIKI-1189: - [~brushed] is the modal/alert pages implemen