General

Profile

Jost Baron

  • Login: jost_baron
  • Email: jost.baron@gmx.de
  • Registered on: 2012-03-12
  • Last sign in: 2022-02-13

Issues

open closed Total
Assigned issues 0 2 2
Reported issues 0 31 31

Activity

2022-02-13

11:19 TYPO3 Core Feature #96868 (Rejected): Also load "Configuration/Services.yml" for dependency injection, or at least emit a warning if it exists
Currently, only "Configuration/Services.yaml" is loaded, but if the file "Configuration/Services.yml" exists, this is... Jost Baron

2015-09-10

14:40 TYPO3 Core Bug #69648 (Closed): Built-in css minification destroys certain CSS constructs
Example:
top: calc(100% + 5px);
is compressed to
top:calc(100%+5px);
The latter on is invalid a...
Jost Baron

2015-09-01

13:05 TYPO3 Core Bug #68009: In draft workspace, nest Fluid content
I think this belongs to the fluidcontent-extension. Jost Baron

2015-08-13

14:00 TYPO3 Core Task #69019 (Closed): Allow to mock concrete methods of abstracts classes when mocking abstract class using @getAccessibleMockForAbstractClass@.
PHPUnit has support for this, but TYPO3 has not.
Just need this issue so Gerrit lets me push a patch.
Jost Baron

2015-05-11

18:37 TYPO3 Core Bug #29596: When creating content on a page ("Save Document and create a new one") the formerly chosen type of content is forgotten
This is still a problem (TYPO3 6.2.12).
Be aware that this happens only the *second* time you click "save and crea...
Jost Baron

2015-04-13

16:54 TYPO3 Core Feature #66118: Relax identifiers for caching framework
I suppose that is a way to deal with this - thanks.
Would be fine by me to close this.
Jost Baron

2015-03-29

10:14 TYPO3 Core Feature #66118: Relax identifiers for caching framework
Same for the @/@ character. Jost Baron
10:00 TYPO3 Core Feature #66118 (Closed): Relax identifiers for caching framework
The identifiers for the caching framework must currently adhere to this pattern:... Jost Baron

2015-03-13

12:36 TYPO3 Core Feature #65717 (Closed): Extbase/Fluid: Add possibility to set an "error action" for forms and links in MvC
Currently, if an action is called and the validation of a parameter fails,
the @errorAction@ of that controller is c...
Jost Baron

2015-02-22

17:22 TYPO3 Core Bug #65219: Property-Mapping: ObjectStorageConverter fails if a child object is converted to NULL
This happens in 6.2.10rc1 as well as 6.2.9. Jost Baron

Also available in: Atom