Frank Rochlitzer
Frank Rochlitzer
**Is your feature request related to a problem? Please describe.** We want to have line breaks in table rows to format the text. Othe markdown viewers/editors allow this by using...
We have inherited a development that implements a booking function via a calendar with time selection. This is realized via configurable products. Depending on the available time slots, there can...
NC: 20.0.7 elasticsearch: 6.8 Full text search: 20.0.0 Full text search - Elasticsearch Platform: 20.0.0 Full text search - Files: 20.0.0 All my Word docx files are indexed with content...
Is it possible to implemet a feature to allow indexing on command line by path? `occ fulltextsearch:index` will index all files. Something like `occ fulltextsearch:index --path my/own/path` would be good...
If I open a specific observer class in my project I get the following exception: ` String index out of range: -24 java.lang.StringIndexOutOfBoundsException: String index out of range: -24 at...
Is there a way to support Web Content Accessibility Guidelines ([WCAG](https://www.w3.org/WAI/standards-guidelines/wcag/)) with this captcha? WCAG documents explain how to make web content more accessible to people with disabilities. Maybe it...
Please make a clear and concise description of what the bug is. ## Steps to reproduce 1. Create a new note 2. Add "foo" and mark it as task 3....
The application responded with a redirect with HTTP status code "302 Found" whose page content had significant data volume. Typically, this page content is not displayed because the browser automatically...
There is a strange behavior while using encrypted connections and getxattr. Using smbclient 1.1.1 PHP 7.4 Samba 4.18.2 smb.conf with: ```ini client max protocol = SMB3 client min protocol =...
Fixing issue #206 Information disclosure on file post. The file with the absolute path was always transferred. Signed-off-by: Frank Rochlitzer