General

Profile

Dieter Porth

  • Login: dporth
  • Email: d.porth@neusta.de
  • Registered on: 2015-11-08
  • Last sign in: 2019-07-22

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 9 9

Activity

2019-07-22

13:24 TYPO3 Core Feature #88754: Codesmell GeneralUtility::trimExplode()
I remarked in #4 (my private typo3-account), that _trimExplode_
shows in some cases *other results* than _trimExplod...
Dieter Porth

2019-07-15

09:53 TYPO3 Core Feature #88754 (Closed): Codesmell GeneralUtility::trimExplode()
Optimize Coding of GeneralUtility:trimExplode. The Foreach-loop and the slice-Operation seems not good in the current... Dieter Porth

2019-07-12

12:46 TYPO3 Core Bug #88737 (Closed): Inputlink field shows wrong explanation after update
*Given:*
A Content-element shows the name '/Congratulations/Features/[81]" in the field header_link. After toggling ...
Dieter Porth

2019-07-09

17:33 TYPO3 Core Bug #77866: Link to file in RTE does not prevent deleting this file in the File List
Not Workiung
1. You open a Content-Element with empty header_link-field.
2. You use the Link-editor and add an lin...
Dieter Porth
15:02 TYPO3 Core Bug #77866: Link to file in RTE does not prevent deleting this file in the File List
The Scenario 3 in #9 is not solved.
_Scenario #3
- create a content element (type = TEXT)
- add a Header
- use ...
Dieter Porth

2018-10-01

11:19 TYPO3 Core Bug #86494 (Closed): RteHtmlParser :: TS_links_rte seems not to resolve links to internal files
Internal links to files are in the internal method
TYPO3 \ CMS \ Core \ Html \ RteHtmlParser :: TS_links_rte
n...
Dieter Porth

2017-12-21

15:36 TYPO3 Core Bug #83392: Flashmessage won't work correctly with $this->redirect in a controllerAction
The redirect in the comment won't show the flashmessage. That works correct and I have had a wrong idea.
But the cur...
Dieter Porth

2017-12-20

09:45 TYPO3 Core Bug #83392: Flashmessage won't work correctly with $this->redirect in a controllerAction
Sorry. Misclick.
here the full code
@
if ( ... ) {
$this->addFlashMessage(
...
Dieter Porth
09:40 TYPO3 Core Bug #83392 (Closed): Flashmessage won't work correctly with $this->redirect in a controllerAction
I got the following problem.
@
if ( ... ) {
...
$this->addFlashMessage(
Loca...
Dieter Porth

2017-10-11

11:33 TYPO3 Core Bug #82731 (Rejected): allow 'value'-argument for inline-usage of <f:format.number>
Viewhelper won't work inline, because you can't give a number to the inline-version.
add the following line in th...
Dieter Porth

Also available in: Atom