Claus-Justus Heine

Results 58 issues of Claus-Justus Heine

The following lines probably do not what was intended: https://github.com/FriendsOfREDAXO/tinymce/blob/ebf1066d0260bb629bb99d8d33271a554305f570/assets/js/tinymce_rex.js#L40 https://github.com/FriendsOfREDAXO/tinymce/blob/ebf1066d0260bb629bb99d8d33271a554305f570/assets/js/tinymce_rex.js#L55 What happens here is the following: 1. `typeof media_type` is evaluated to some string 2. `!(typeof media_type)` is evaluated...

**Description / Beschreibung** **Affected versions / Verwendete Versionen** REDAXO: PHP: Database: Browser: AddOns: **Did it whoops? / Whoops erhalten?**

The following lines contain a very nasty bug, when the default of inifinte lock-timeout is just left as is: https://github.com/nextcloud/files_lock/blob/f990ca0e19c331fe2c3212a5c76ac3f999a10a03/lib/Service/LockService.php#L170-L172 If these are executed with infinite lock-timeout, then we have...

bug
high

In recent MariaDB version the following will not succeed (resp. always yields an empty result set): https://github.com/doctrine/dbal/blob/7fb00fdf7091a3ab0a4b6d0eed12170b4c7c2aa8/src/Schema/MySQLSchemaManager.php#L463-L474 The reason is, that `CCSA.collation_name` in recent MariaDB versions (tested version: 10.11.7) only...

Bug
MariaDB
Schema Management

https://github.com/wapmorgan/UnifiedArchive/blob/5f02ad060223fd714aaf7f64a18d8e819ac0ab93/docs/Drivers.md?plain=1#L78 However, in commit 6a68beb support for xz by using 7z was removed.

… not string. According to "git blame" this has always been the case, so the obvious fix is just use DateTime::getTimestamp() instead of strtotime().

Hi there, I think I stumbled over a bug here: https://github.com/wapmorgan/UnifiedArchive/blob/5f02ad060223fd714aaf7f64a18d8e819ac0ab93/src/Drivers/AlchemyZippy.php#L232-L233 At least in version 1.0 (the current since 2021) `Member::getLastModifiedData()` returns `DateTime`, not a textual representation of the last...

Currently the display name of a group-member is set to the gid of the group. However, groups also have display-names, so it would be nice to have the display name...

3. to review
bug

**Is your feature request related to a problem? Please describe.** Trying to convert some Dokuwiki pages to NC collectives I'm missing the support for Footnotes. **Describe the solution you'd like**...

enhancement
format: markdown

Sorry, the bug report below probably does not meet the minimal requirements. However, /usr/bin/pgloade is a binary and the error message even with debug just does not give me a...