Garvin Hicking
- Login: supergarv
- Registered on: 2022-11-10
- Last sign in: 2023-07-03
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 5 | 5 |
Activity
2023-09-05
- 08:23 TYPO3 Core Bug #99049: Forwarding with Extbase ForwardResponse to a different Controller only works by assigning ControllerAlias (Followup #91671)
- Solved via Documentation update: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/pull/3400
Dupli... - 08:22 TYPO3 Core Bug #91671: Missing documentation?: forward to controller action of another extension
- Addendum: Documentation was missing an important information that target actions need to be explicitly registered so ...
- 08:20 TYPO3 Core Bug #101824: RedirectReponse to another Controller missing controllerObjectName
- This was actually a misconfiguration. The target controller was not listed as a valid action/controller combination w...
2023-09-01
- 14:16 TYPO3 Core Bug #101824 (Closed): RedirectReponse to another Controller missing controllerObjectName
- A follow-up to Issue #91671
In TYPO3v11 the workaround with `$this->request->setControllerAliasToClassNameMapping...
2023-08-25
- 18:57 TYPO3 Core Bug #101755 (Closed): Fix Changelog markup
- Several RST files have rendering issues.
Created this issue so I can reference it for an incoming patch/review
2023-08-24
- 15:33 TYPO3 Core Bug #99937: 2038-Bug in TYPO3?
- Actually: tstamp and some other INT UNSIGNED values allow to go up to the year 2106 and not only 2038. In the core th...
- 12:02 TYPO3 Core Bug #99937: 2038-Bug in TYPO3?
- Changing it from INT to BIGINT would be a handy patch for the time being. Implementing DATETIME may cause a much larg...
2023-08-22
- 12:58 TYPO3 Core Bug #93942: Remove Imagecropping at SVG Files?
- I took the liberty to hijack this issue to implement SVG imagecropping.
PR incoming. - 06:53 TYPO3 Core Feature #101723 (Rejected): Add new fieldControl=revealPassword option to reveal passwords (PATCH)
- The contents of "type=password" TCA elements can currently be inspected via Browser by looking up the hidden field.
...
2023-08-17
- 09:17 TYPO3 Core Feature #101703 (Closed): Allow TCA fieldControl=passwordGenerator for more than type=password (i.e. for readable tokens)
- Hi!
The new _passwordGenerator_ option for TCA type=password is great. It would allow me to prevent creating own F...
Also available in: Atom