[jira] [Updated] (JSPWIKI-1167) prettify: line numbering is wrong with longer lines

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated JSPWIKI-1167: --- Fix Version/s: 2.12.2 > prettify: line numbering is wrong with longer lines >

[jira] [Resolved] (JSPWIKI-1167) prettify: line numbering is wrong with longer lines

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved JSPWIKI-1167. Resolution: Fixed > prettify: line numbering is wrong with longer lines >

Re: [PR] JSPWIKI-1181 - Fix: Correct URL Generation for Pages with Special Characters (jspwiki)

2023-10-01 Thread via GitHub
arturobernalg commented on PR #310: URL: https://github.com/apache/jspwiki/pull/310#issuecomment-1742174282 You're absolutely correct, JP. The version has been updated to 2.12.2-git-03. Arturo On Sun, Oct 1, 2023 at 8:09 PM Brushed ***@***.***> wrote: > Txs.

Re: [PR] JSPWIKI-1181 - Fix: Correct URL Generation for Pages with Special Characters (jspwiki)

2023-10-01 Thread via GitHub
brushed commented on PR #310: URL: https://github.com/apache/jspwiki/pull/310#issuecomment-1742156411 Txs. Looks ok to me. -- 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.

Re: [apache/jspwiki] JSPWIKI-1181 - Fix: Correct URL Generation for Pages with Special Characters (PR #310)

2023-10-01 Thread Juan Pablo Santos Rodríguez
Typo, meant 2.12.2-git-03 (although nothing especially important, if it stays on git-02 is ok too) Br, juan pablo El dom, 1 oct 2023, 19:01, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> escribió: > Hi! Shouldn't this be part of 2.12.1-git-03 instead? > > Cheers, > juan pablo > > El

Re: [apache/jspwiki] JSPWIKI-1181 - Fix: Correct URL Generation for Pages with Special Characters (PR #310)

2023-10-01 Thread Juan Pablo Santos Rodríguez
Hi! Shouldn't this be part of 2.12.1-git-03 instead? Cheers, juan pablo El dom, 1 oct 2023, 18:58, Arturo Bernal escribió: > @arturobernalg pushed 1 commit. > >- 6bf3f32 > >

[jira] [Updated] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated JSPWIKI-1181: --- Fix Version/s: 2.12.2 > Search popup does not handle attachments correctly >

[jira] [Updated] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated JSPWIKI-1181: --- Assignee: Arturo Bernal > Search popup does not handle attachments correctly >

[jira] [Commented] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770888#comment-17770888 ] Arturo Bernal commented on JSPWIKI-1181: [~brushed]  done > Search popup does not handle

[jira] [Commented] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Ulf Dittmer (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770879#comment-17770879 ] Ulf Dittmer commented on JSPWIKI-1181: -- The fix works for my case, thank you! > Search popup does

[jira] [Commented] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Dirk Frederickx (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770865#comment-17770865 ] Dirk Frederickx commented on JSPWIKI-1181: -- @Arthur, Actually, it would be better to fix the

[jira] [Commented] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770858#comment-17770858 ] Arturo Bernal commented on JSPWIKI-1181: [~udittmer]  pelase take a look

[jira] [Updated] (JSPWIKI-1181) Search popup does not handle attachments correctly

2023-10-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated JSPWIKI-1181: Labels: pull-request-available (was: ) > Search popup does not handle attachments

[PR] JSPWIKI-1181 - Fix: Correct URL Generation for Pages with Special Characters (jspwiki)

2023-10-01 Thread via GitHub
arturobernalg opened a new pull request, #310: URL: https://github.com/apache/jspwiki/pull/310 ### Summary This pull request addresses the issue of incorrect URL generation for pages with special characters like '/'. The `toUrl` function has been updated to handle these cases, ensuring