Michał

Results 12 issues of Michał

Fixed typo in TODO description

I noticed when a code is run with the System security context, the **cm:modifier** property will be changed to "System" when the thumbnail is generated, or will change to the...

## Description Filename is not preserved after downlaoding when it contains a whitespace character. ## Steps to reproduce 1. Upload *"a b.c"* file 2. Download "a b.c" file 3. Downloaded...

The _tagRootCategory.xml_ file has hard-coded "Tags" cm:name which is why users see "Tags" label while adding tags. Quick fix: In the _tagRootCategory.xml_: `${bootstrap.categories.cm_taggable.name}` And in the _bootstrap-messages.properties_ : `bootstrap.categories.cm_taggable.name=Tags`

**table-nav width fix** in the "Users" tabs (analogous to table search div).

### Describe the bug After executing ``` {{keycloak_url}}/admin/realms/{{realm}}/clients//authz/resource-server/permission/scope/ ``` PUT request, the response body is empty but the response status code is `201`, instead of the `204`. ### Version 17.0.1...

kind/bug
status/triage

**Describe the bug** When using PreviewComponent in the custom Component in the not simple mode (`"simplestMode": false"`), the sidebar is not opening. **Environment** - ACA version: 4.0.0-A.3 - ACS version:...

bug

**Describe the bug** A hidden directory (with **sys:hidden** aspect) is visible when chekcing "Folder" type filter. **Environment** - ACA version: 4.0.0-A.3 - ACS version: 7.2 **To Reproduce** Steps to reproduce...

feature request

Versions 1.0.213, 1.0.212, 1.0.211, 1.0.210 of web-ifc-viewer cause [Z-fighting](https://en.wikipedia.org/wiki/Z-fighting) bug. Version 1.0.209 is working fine. It can be noticed only on some ifc files, especially those with objects where the...

Hello @AFaust #### Bug description I noticed that when I'm logged out and I access a shared page (i.e. [https://example.com/share/s/ABCD)](https://example.com/share/s/ABCD) and click "Login": 1. Forced SSO does not work (i...