Carsten Bleicker
has signed the Contributor License Agreement
***@***.***
- Registered on: 2009-12-04
- Last connection: 2013-05-08
Activity
Reported issues: 65
2013-05-08
- 09:14 Extbase MVC Framework Bug #48015: Persistence of ObjectStorage results in merged relations
- My fault!
Had wrong annotations in the model :(
Shame on me!
Close this please
2013-05-07
- 16:46 Extbase MVC Framework Bug #48015: Persistence of ObjectStorage results in merged relations
- json decode happens this way:
- 16:45 Extbase MVC Framework Bug #48015: Persistence of ObjectStorage results in merged relations
- Own request handler wich acts for application type json
- 16:26 Extbase MVC Framework Bug #48015: Persistence of ObjectStorage results in merged relations
- found out that this one contains an empty storage.
TYPO3\CMS\Extbase\Persistence\Generic::getRemovedChildObjects()... - 16:19 Extbase MVC Framework Bug #48015: Persistence of ObjectStorage results in merged relations
- Its Extbase 6.1
Just receiving some JSON wich is decoded and merged into request arguments before converting is in... - 14:03 Extbase MVC Framework Bug #48015 (Closed): Persistence of ObjectStorage results in merged relations
- having a model with a property like this:...
2013-04-27
- 13:14 TYPO3 Flow Base Distribution Bug #47638 (New): Delete a ValueObject by its identity
- having a controller action wich receives a valueobject by get arguments:
&myValueObject['__identity']=abcdef
this r... - 12:14 TYPO3 Flow Base Distribution Bug #47637 (New): Property with @ORM\Column(nullable=true,type="decimal",scale=2) results as type...
- having a value object:
/**
* A Price Value
*
* @Flow\ValueObject
*/
class Price{
/**
* @var float
...
2013-04-26
- 14:33 TYPO3 Flow Base Distribution Bug #47601 (New): Template Path of Submodules contains lowercase Namespace
- Having a Submodule My.Shop/Admin the path for templates results in:
resource://My.Shop/Private/Templates/admin/Artic...
2013-03-11
- 16:23 Extbase MVC Framework Bug #43928: Using asterisk feature like in flow 2.0
- having an incoming array of materials and tried this:
$this->arguments['resouce']->getPropertyMappingConfiguration()...
Also available in: Atom