Re: [jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-16 Thread Alex O7;Ree
n a MS Windows system directory. > > I don't see this as a bug in the software. Manually deleting files > is the kind of thing that is by definition unsupported. > > Unless I'm misunderstanding the description provided... > > On 16/08/2

Re: [jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-16 Thread Alex O7;Ree
t; > Protecting JSPWiki against someone with admin rights deleting files in > the directory tree would be impossible. > > Cheers, > > Murray > > On 17/08/24 08:26, Alex O'Ree wrote: > > honestly, this was discovered by accident. I have the wiki's contents in &g

Re: [jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-17 Thread Alex O7;Ree
he part of a sysadmin. And every single line of additional > code in any application is code that has to be maintained. > > I mean, I could go on, but this is simply not something I would advise be > considered requiring a fix. It's not remotely a fault of the application. > &g

Plugins for page adapters

2024-09-01 Thread Alex O7;Ree
Hi i was considering writing page adapters for a few database based page and attachment providers. I knew there was JDBC support somewhere but i noticed it's actually not in this code base. It's actually over here (and it hasn't been touched in almost 10 years): https://github.com/digitalspider/js

Re: [jspwiki] what's the deal with twitter bootstrap?

2024-09-07 Thread Alex O7;Ree
answered by own question bootstrap 3 https://jspwiki-wiki.apache.org/Wiki.jsp?page=Haddock%20Template On Sat, Sep 7, 2024 at 11:09 AM Alex O'Ree wrote: > i see portions of it in the main jspwiki war file, but there's no > indication of what version it is. It also looks inc

Re: [jspwiki] what's the deal with twitter bootstrap?

2024-09-08 Thread Alex O7;Ree
;ve been running into. On Sun, Sep 8, 2024 at 9:21 AM Dirk Frederickx wrote: > Alex, > > > Indeed, the current JSPWiki uses bootstrap v3.3.6. (only the css files, > not the js) > > Have a look at …/src/main/styles/haddock/default/build.less to see which > parts are used. >

Re: Plugins for page adapters

2024-09-08 Thread Alex O7;Ree
e native format for the app itself, so porting it for use > > with JSPWiki was pretty trivial. But given nobody else but me would be > > using it I hadn't thought to contribute it, though in theory that > > format works pretty well as a complete replacement for JSPWiki s

[jira] [Created] (JSPWIKI-1185) Getting started documentation appears to be wrong on min JDK version

2024-03-10 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1185: --- Summary: Getting started documentation appears to be wrong on min JDK version Key: JSPWIKI-1185 URL: https://issues.apache.org/jira/browse/JSPWIKI-1185 Pr

[jira] [Created] (JSPWIKI-1186) Windows, install.jsp double escapes the jspwiki.workDir and nothing else

2024-03-10 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1186: --- Summary: Windows, install.jsp double escapes the jspwiki.workDir and nothing else Key: JSPWIKI-1186 URL: https://issues.apache.org/jira/browse/JSPWIKI-1186 Pr

[jira] [Created] (JSPWIKI-1187) Broken documentation link

2024-03-10 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1187: --- Summary: Broken documentation link Key: JSPWIKI-1187 URL: https://issues.apache.org/jira/browse/JSPWIKI-1187 Project: JSPWiki Issue Type

[jira] [Created] (JSPWIKI-1188) Support system property replacement for jsp wiki configuration properties

2024-03-30 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1188: --- Summary: Support system property replacement for jsp wiki configuration properties Key: JSPWIKI-1188 URL: https://issues.apache.org/jira/browse/JSPWIKI-1188 Pr

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

2024-03-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1189: --- Summary: Switching from wysiwyg editing to plain text leaves behind an overlay Key: JSPWIKI-1189 URL: https://issues.apache.org/jira/browse/JSPWIKI-1189 Pr

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

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832598#comment-17832598 ] Alex O'Ree commented on JSPWIKI-1189: - also noticed this sometimes

[jira] [Created] (JSPWIKI-1190) Changing jspwiki.syntax=markdown breaks all the predefined/default wiki content

2024-03-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1190: --- Summary: Changing jspwiki.syntax=markdown breaks all the predefined/default wiki content Key: JSPWIKI-1190 URL: https://issues.apache.org/jira/browse/JSPWIKI

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

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree updated JSPWIKI-1189: Attachment: image-2024-03-31-12-36-04-161.png > Switching from wysiwyg editing to pl

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

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832600#comment-17832600 ] Alex O'Ree commented on JSPWIKI-1189: - !image-2024-03-31-12-36-0

[jira] [Created] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-03-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1191: --- Summary: Wysiwyg editor, pasting in an image produces a data url, but renders an error Key: JSPWIKI-1191 URL: https://issues.apache.org/jira/browse/JSPWIKI

[jira] [Created] (JSPWIKI-1192) Image attachments for plain text editing in markdown mode produces incorrect syntax

2024-03-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1192: --- Summary: Image attachments for plain text editing in markdown mode produces incorrect syntax Key: JSPWIKI-1192 URL: https://issues.apache.org/jira/browse/JSPWIKI

[jira] [Updated] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree updated JSPWIKI-1191: Description:  I'm in search of an easy way for users to put images into wiki conte

[jira] [Created] (JSPWIKI-1193) Wysiwyg editor, make it easier to add image to the page from an attachment

2024-03-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1193: --- Summary: Wysiwyg editor, make it easier to add image to the page from an attachment Key: JSPWIKI-1193 URL: https://issues.apache.org/jira/browse/JSPWIKI-1193 Pr

[jira] [Commented] (JSPWIKI-1190) Changing jspwiki.syntax=markdown breaks all the predefined/default wiki content

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832613#comment-17832613 ] Alex O'Ree commented on JSPWIKI-1190: - Is this the instructions you are

[jira] [Commented] (JSPWIKI-1190) Changing jspwiki.syntax=markdown breaks all the predefined/default wiki content

2024-03-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832621#comment-17832621 ] Alex O'Ree commented on JSPWIKI-1190: - I'm still confused. WikiS

[jira] [Commented] (JSPWIKI-1190) Changing jspwiki.syntax=markdown breaks all the predefined/default wiki content

2024-04-27 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841471#comment-17841471 ] Alex O'Ree commented on JSPWIKI-1190: - ok i'll see if i can move it

[jira] [Commented] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-04-27 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841502#comment-17841502 ] Alex O'Ree commented on JSPWIKI-1191: - some research on this. the Image

[jira] [Commented] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-04-27 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841517#comment-17841517 ] Alex O'Ree commented on JSPWIKI-1191: - is there an API somewhere where

[jira] [Commented] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-04-28 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841689#comment-17841689 ] Alex O'Ree commented on JSPWIKI-1191: - progress, i figured out how i

[jira] [Commented] (JSPWIKI-1191) Wysiwyg editor, pasting in an image produces a data url, but renders an error

2024-05-01 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842809#comment-17842809 ] Alex O'Ree commented on JSPWIKI-1191: - not currently using markdown,

[jira] [Created] (JSPWIKI-1196) Strange spacing after replacing the logo

2024-07-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1196: --- Summary: Strange spacing after replacing the logo Key: JSPWIKI-1196 URL: https://issues.apache.org/jira/browse/JSPWIKI-1196 Project: JSPWiki Issue Type

[jira] [Commented] (JSPWIKI-1196) Strange spacing after replacing the logo

2024-07-31 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870053#comment-17870053 ] Alex O'Ree commented on JSPWIKI-1196: - edit, as soon as you scroll d

[jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-15 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1197: --- Summary: Deleting an attachment via filesystem causes jsp wiki to complete crash Key: JSPWIKI-1197 URL: https://issues.apache.org/jira/browse/JSPWIKI-1197 Pr

[jira] [Updated] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to completey crash

2024-08-16 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree updated JSPWIKI-1197: Summary: Deleting an attachment via filesystem causes jsp wiki to completey crash

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

2024-08-17 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree updated JSPWIKI-1189: Attachment: image-2024-08-17-10-21-42-014.png > Switching from wysiwyg editing to pl

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

2024-08-17 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874513#comment-17874513 ] Alex O'Ree commented on JSPWIKI-1189: - had some time to look into this.

[jira] [Commented] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to completey crash

2024-08-17 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874524#comment-17874524 ] Alex O'Ree commented on JSPWIKI-1197: - PR opened at github. took longe

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

2024-08-17 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree updated JSPWIKI-1189: Attachment: image-2024-08-17-13-08-49-732.png > Switching from wysiwyg editing to pl

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

2024-08-17 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874536#comment-17874536 ] Alex O'Ree commented on JSPWIKI-1189: - temporary work around is to commen

[jira] [Created] (JSPWIKI-1198) After installing plugins, shouldn't they be listed in the autocomplete menu?

2024-09-01 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1198: --- Summary: After installing plugins, shouldn't they be listed in the autocomplete menu? Key: JSPWIKI-1198 URL: https://issues.apache.org/jira/browse/JSPWIKI-1198

[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 O7;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

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

2024-09-02 Thread Alex O7;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 thi

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

2024-09-02 Thread Alex O7;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/al

[jira] [Created] (JSPWIKI-1201) Javadoc clarification on PageProvider

2024-09-11 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1201: --- Summary: Javadoc clarification on PageProvider Key: JSPWIKI-1201 URL: https://issues.apache.org/jira/browse/JSPWIKI-1201 Project: JSPWiki Issue

[jira] [Commented] (JSPWIKI-1203) jspwiki.attachment.maxsize is not being honored

2024-11-29 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901950#comment-17901950 ] Alex O'Ree commented on JSPWIKI-1203: - just tried to reproduce this

[jira] [Resolved] (JSPWIKI-1203) jspwiki.attachment.maxsize is not being honored

2024-11-29 Thread Alex O7;Ree (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex O'Ree resolved JSPWIKI-1203. - Resolution: Cannot Reproduce must have been a fluke or i edited the wrong config file,

[jira] [Created] (JSPWIKI-1203) jspwiki.attachment.maxsize is not being honored

2024-11-27 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1203: --- Summary: jspwiki.attachment.maxsize is not being honored Key: JSPWIKI-1203 URL: https://issues.apache.org/jira/browse/JSPWIKI-1203 Project: JSPWiki Issue

[jira] [Created] (JSPWIKI-1205) When uploading a file attachment greater than the limit, a 500 internal server error is displayed

2025-05-31 Thread Alex O7;Ree (Jira)
Alex O'Ree created JSPWIKI-1205: --- Summary: When uploading a file attachment greater than the limit, a 500 internal server error is displayed Key: JSPWIKI-1205 URL: https://issues.apache.org/jira/browse/JSPWIKI