General

Profile

Dieter Porth

  • Login: padina42
  • Email: info@mobger.de
  • Registered on: 2013-08-18
  • Last sign in: 2024-04-13

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 15 34 49

Activity

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...
Dieter Porth

2024-04-03

10:11 TYPO3 Core Feature #103526 (New): 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...
Dieter Porth

2023-10-21

10:29 TYPO3 Core Feature #102217 (New): 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
...
Dieter Porth

2023-09-12

07:01 TYPO3 Core Feature #101899 (New): allow Itemsfunctions for ValuePicker in TCA and FlexForms
In order to design the value picker dynamically, I use the following code in the TCA.... Dieter Porth

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.
Dieter Porth
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... Dieter Porth

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...
Dieter Porth

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...
Dieter Porth

2023-02-13

09:42 TYPO3 Core Bug #99937 (Resolved): 2038-Bug in TYPO3?
The often used fields timestamp, crDate, starttime, and endtime are stored with the definition @int(10) unsigned@.
...
Dieter Porth

2023-02-10

13:42 TYPO3 Core Bug #95513: SQL error: 'Incorrect integer value: '' for column 'grade' at row 1'
I have the same problem. I actully tried to add an allowed object via Extbase to my model to prevent this bug. But it... Dieter Porth

Also available in: Atom