mrclmh

Results 5 issues of mrclmh

## Expected Behavior I wanted to add an url in the site settings to activate username only detection for it. After adding the URL I wanted to toggle the checkbox...

bug
PR pending

### Describe the issue I am able to produce a second popup in the calendar view that jumps to the top left corner and stays there until I switch pages...

bug
waiting for feedback
CLOUD

**Affects PMD Version:** 6.55.0 **Rule:** JUnitTestsShouldIncludeAssert Please provide the rule name and a link to the rule documentation: https://docs.pmd-code.org/pmd-doc-6.55.0/pmd_rules_java_bestpractices.html#junittestsshouldincludeassert **Description:** With AssertJ you can create assert chains in fluent style....

a:false-positive

**Affects PMD Version:** 7.3.0 **Rule:** [AvoidFileStream](https://docs.pmd-code.org/latest/pmd_rules_java_performance.html#avoidfilestream) **Description:** The rule AvoidFileStream refers to JDK bug [JDK-8080225](https://bugs.openjdk.org/browse/JDK-8080225) in the PMD documentation. The JDK bug was fixed with JDK 10. In a quick...

a:bug
in:documentation

I have read check documentation: https://checkstyle.org/config_xxxxxx.html#NameOfAffectedCheck I have downloaded the latest checkstyle from: https://checkstyle.org/cmdline.html#Download_and_Run I have executed the cli and showed it below, as cli describes the problem better than...

approved