You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,15 @@ Changes done for powermail 9 with TYPO3 11:
17
17
18
18
### Known Issues
19
19
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)
0 commit comments