Skip to content

Commit c754c98

Browse files
committed
[DOCS] Update known issues for TYPO3 11
1 parent 8b3346b commit c754c98

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Readme.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,15 @@ Changes done for powermail 9 with TYPO3 11:
1717

1818
### Known Issues
1919

20-
* PHP based validation shows no error messages
21-
* date Picker formats are not respected in the frontend
22-
* Spam Shield does not work
23-
* BEHAT tests do not work
20+
* ~~PHP based validation shows no error messages (https://projekte.in2code.de/issues/47816)~~ Fixed
21+
* ~~date Picker formats are not respected in the frontend https://projekte.in2code.de/issues/47811)~~ (fixed) - happens only if you did upgrade your installation correct (TYPO3 7->8)
22+
* Spam Shield does not work (https://projekte.in2code.de/issues/47817)
23+
* ~~BEHAT tests do not work~~ (fixed)
24+
* Powermails Commands via CLI (https://projekte.in2code.de/issues/47884)
25+
* 2 form plugin at the same page deliver not yet fully expected behaviour
26+
* Unit Tests do not fully work (https://projekte.in2code.de/issues/47896)
27+
* ~~Behaviour Tests can not be started (https://projekte.in2code.de/issues/47788)~~ (fixed)
28+
* Behaviour Tests do fully work (https://projekte.in2code.de/issues/47897)
2429

2530
## 2. Documentation overview
2631

0 commit comments

Comments
 (0)