[jira] [Closed] (OFBIZ-11321) Check that IterateSectionWidget::renderNextPrev works with more than 26 anchors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-11321) Check that IterateSectionWidget::renderNextPrev works with more than 26 anchors

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-11321.
-----------------------------------
    Fix Version/s: Upcoming Branch
         Assignee: Jacques Le Roux
       Resolution: Fixed

This has been fixed with last patches in OFBIZ-11306

> Check that IterateSectionWidget::renderNextPrev works with more than 26 anchors
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11321
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11321
>             Project: OFBiz
>          Issue Type: Test
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: Upcoming Branch
>
>
> While working on OFBIZ-11306 I noticed this recurring schema:
> {noformat}
> 2020-01-16 12:24:01,674 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #A
> 2020-01-16 12:24:47,284 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #B
> 2020-01-16 12:25:08,409 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #C
> 2020-01-16 12:25:15,037 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #D
> 2020-01-16 12:25:15,727 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #E
> 2020-01-16 12:25:16,327 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #F
> 2020-01-16 12:25:32,334 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #G
> 2020-01-16 12:25:33,594 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #I
> 2020-01-16 12:25:34,684 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #J
> 2020-01-16 12:25:43,967 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #K
> 2020-01-16 12:25:45,137 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #L
> 2020-01-16 12:25:45,864 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #M
> 2020-01-16 12:25:46,534 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #N
> 2020-01-16 12:25:47,214 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #O
> 2020-01-16 12:25:47,904 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #P
> 2020-01-16 12:25:48,584 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #Q
> 2020-01-16 12:25:51,459 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #R
> 2020-01-16 12:25:51,769 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #S
> 2020-01-16 12:25:52,179 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #T
> 2020-01-16 12:25:52,639 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #U
> 2020-01-16 12:25:53,119 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #V
> 2020-01-16 12:25:53,844 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #W
> 2020-01-16 12:25:54,424 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #X
> 2020-01-16 12:25:54,914 |jsse-nio-8443-exec-4 |CsrfUtil                      |E| request map is null for path #Z
> 2020-01-16 12:25:54,924 |jsse-nio-8443-exec-4 |IterateSectionWidget          |W| TargetService is empty.
> {noformat}
> That's for anchors. Is that limited to Alphabet in a form or something?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)