Robert Vogel
Robert Vogel
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
If I have a `Revision` or `RevisionRecord` - which is not the latest one - is there an easy way to retrieve the `SemanticData`, without the need to "parse" the...
The "Backchannel Logout" spec states that the `aud` claim can be single-value or multi-value): > In the general case, the aud value is an array of case sensitive strings. In...
Currently when running a query with the Action API modules `ask` or `askargs` no value will be returned. E.g. `api.php?action=askargs&conditions=Modification%20date::%2B&printouts=Modification%20date¶meters=sort%3DModification%20date|`**`format%3Dcount`**`&format=json` will return ``` { "query": { "printrequests": [...], "results": [],...
**DynamicPageList3 version**: 3.4.5 **MediaWiki version**: 1.35.6 **PHP version**: 7.4.28 **List of steps to reproduce** TBH, not sure about how to produce. It was reported to me and I just wanted...
### Setup - SMW version: master branch at #f6b3855f - MW version: 1.43.0-wmf.2 (pre-release) - PHP version: 8.1.20 (fpm-fcgi) - DB system (MySQL, Blazegraph, etc.) and version: 10.11.4-MariaDB-1:10.11.4+maria~ubu2204 ### Issue...
Some result formats (e.g. "filtered") seem to rely on the global `Parser` object. Example: https://github.com/SemanticMediaWiki/SemanticResultFormats/blob/4.1.0/formats/filtered/src/Filtered.php#L102 This can lead to errors like ``` Error: Call to a member function getMaxIncludeSize() on...
Hello! My colleagues and me have already applied some changes in our fork (https://github.com/hallowelt/mediawiki-extensions-DrawioEditor). We are planning to add additional functionality. If you don't mind, we'd officially overtake the maintainership...
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...