Thomas Mayer

Results 49 issues of Thomas Mayer

By looking at the EntityContext, I assume that blanks stemming from TableNodes _sometimes_ are converted to null. In other cases, blanks are not converted to null: ``` Scenario: Test behat...

I'm using Magicento 3.1.4, PhpStorm 2017.2.4, Magento 1.9.3 I have PHP execution in place: ![auswahl_419_2](https://user-images.githubusercontent.com/11200727/32416463-b8ff4b8e-c249-11e7-9942-546d51c5000d.png) Magicento then finds _some_ of the getters (e.g. `getAdditionalData`): ![auswahl_419_2](https://user-images.githubusercontent.com/11200727/32416468-c909d742-c249-11e7-805f-2a362ef95cf2.png) Some other getters are not...

This is an enhancement against JsqlParser version 1.0.0: For predicate extraction, I have a use case which needs to distinguish between all sorts of `BinaryExpression`s (I only want relational operators)....

Mail servers with [DANE](https://tools.ietf.org/html/rfc6698) support can - check if the receiving server supports TLS on port 25 in a trustworthy manner (via DNSSEC-secured TLSA RR) - optionally allow verifiable self-signed...

I figured out that exim has support for [OCSP stapling](http://www.exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html#SECID184). Would be great if Courier-MTA had support for OCSP stapling, too. Use case: E.g. Let's Encrypt has an option `--must-staple`...

This is a tracking bug which keeps you informed about the progress in making MetaSEO compatible to TYPO3 9 LTS (aka 9.5.x). If you want to stay informed (in the...

suggestion/question
9 LTS: must-have

via #515

bug
patch available
needs: review

**MetaSEO version**: 3.0.0 **TYPO3 version**: 8 PR from @ipf > #501 fixes the issue, that executing the updater script in the TYPO3 8 backend results in a fatal error, because...

patch available
needs: review
bug reported
8 LTS: must-have
blocked-by: 6 LTS
blocked-by: 7 LTS

If config.absRefPrefix is used, fullUrl returns wrong absolute uri Reported by @Teddytrombone via PR #353 : Example: `config.absRefPrefix = /test/` results in `http://example.com/test/test/page/` instead of `http://example.com/test/page` PR #353 should work...

needs: investigation
patch available
needs: review
bug reported

As a follow-up to #122, @MrMooky reported via #122: > I know this is quite old, but we're still having issues with that. The following does not use the translation:...

patch available
needs: review
bug reported