[
https://issues.apache.org/jira/browse/ISIS-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved ISIS-2311.
------------------------------
Resolution: Resolved
It seems the this CORS filter breaks toggle off AJAX requests (HTTP 403)
{code:java}
<dependency>
<groupId>org.ebaysf.web</groupId>
<artifactId>cors-filter</artifactId>
<version>1.0.1</version>
</dependency>
{code}
We'd need to look for alternative implementations or maybe we have
misconfigured.
> Bulk Toggle (Multiselect): UI can get out of sync with underlying model
> -----------------------------------------------------------------------
>
> Key: ISIS-2311
> URL: https://issues.apache.org/jira/browse/ISIS-2311
> Project: Isis
> Issue Type: Bug
> Components: Isis Viewer Wicket
> Affects Versions: 2.0.0-M3
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M4
>
> Attachments: image (1).png
>
>
> It seems when hitting the Bulk Toggle the first time, an AJAX request gets
> triggered, that updates the DOM tree, but during this update clears some
> behavior such that the Bulk Toggle second hit has no longer any effect.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)