Martin Brändle
Martin Brändle
What went on with XML support as discussed in https://groups.google.com/forum/#!topic/droid-list/odOGT7ccn2I and that was dropped in DROID 6? Please reintroduce it. CSV export yields less information and is less structured than...
The apply_mapping method in Tokenizer.pm can't handle characters that have a following combining diacritical mark, see https://www.compart.com/en/unicode/block/U+0300 See also https://docstore.mik.ua/orelly/perl4/cook/ch01_09.htm for treating Unicode combined characters as single characters. Such characters...
Background: phrase file with an epp:phrase with multiple epc:pin that have the same name value. A static page (.xpage) or a template with some pin value only replaces the first...
We observed several times that memory is not released when a PDF document is downloaded via partial content delivery (HTTP status code 206) and the corresponding httpd process continues idling...
EPScript / EP Control Format: The global variable $current_lang works in ``, but not in test expressions such as ` do something ` which always yields true irrespective of the...
**Describe the bug** The globe icon for a multi-language field is red instead of green when all languages are completed, but less are used in the language settings for a...
**Describe the bug** Non-valid characters in the date parameters of an article search in OJS lead to a white page (HTTP 500 status) and a PHP fatal error. PHP Fatal...
**Describe the bug** We obtain several 100 PHP Warnings for searches that yield no results daily: PHP Warning: foreach() argument must be of type array|object, null given in {ojs_root}/classes/search/ArticleSearch.php on...
**Describe the bug** In config.TEMPLATE.inc.php, there are two variables that describe the same function, aren't they conflicting? `; The number of days a new user has to validate their account...