Dieter Porth
- Login: padina42
- Email: info@mobger.de
- Registered on: 2013-08-18
- Last sign in: 2024-09-21
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 8 | 42 | 50 |
Activity
2024-09-21
- 06:35 TYPO3 Core Feature #102217: allow number with more than two digit in a field with TCA type="number"
- I have the following TCA
``
<config>
<type>number</type>
...
2024-05-09
- 16:29 TYPO3 Core Feature #103810 (Rejected): add a general viewhelper which allow you to use nearly all php-function for manipulating strings in fluid
- A viewhelper should allow to manipulate strings in a simple way to other 'formats'.
* I often needs a explode-viewh...
2024-04-13
- 18:35 TYPO3 Core Feature #103624 (New): Allow the encryption of single fields in the model
- Confidential data should be encrypted in the database.
I wish to have an easy API to encrypt/decrypt single field...
2024-04-03
- 10:11 TYPO3 Core Feature #103526 (Rejected): Allow the use of public PHP constants in TypoScript and Fluid
- I try to define constants only at one place.
*Feature-wish*
I have defined a public constant in my extension. `ve...
2023-10-21
- 10:29 TYPO3 Core Feature #102217 (Under Review): allow number with more than two digit in a field with TCA type="number"
- If you define in your SQL
@conversion_factor_to_g decimal(24,12) NOT NULL DEFAULT '0.000000000',@
and in your TCA
...
2023-09-12
- 07:01 TYPO3 Core Feature #101899 (Needs Feedback): allow Itemsfunctions for ValuePicker in TCA and FlexForms
- In order to design the value picker dynamically, I use the following code in the TCA....
2023-03-13
- 08:14 TYPO3 Core Task #99798: TinyMCE won't work, if you use <f:debug> in the template
- Your hint will work for me fine. Thank you.
You are right. It is only a problem of debugging. - 08:05 TYPO3 Core Bug #100137: 404 redirect error on restricted servers
- https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/SiteHandling/ErrorHandling/PageErrorHandler.h...
2023-03-10
- 08:40 TYPO3 Core Bug #100137 (Closed): 404 redirect error on restricted servers
- A 404 error like an unknown link redirects to a 404 page of the local website. The website is shown to everyone.
The...
2023-02-14
- 20:26 TYPO3 Core Bug #99937: 2038-Bug in TYPO3?
- There are today some TYPO3 6 Versions online, if i remember it correctly.
I think, it is okay, to make the change to...
Also available in: Atom