Sebastian Gierth
Sebastian Gierth
I can help with the German translation.
Some errors occur due to missing translations of json files in `./src/assets/data/`. For example when choosing the preset scenario "Country - no mitigation" it shows **Error: population scenario "Deutschland" not...
I had the same problem. The SortableListener was registered twice but has to run only once.
I can't figure it out why not these both classes (PaginatedRepresentation and CollectionRepresentation) can't hold the missing "groups"-attribute inside the annotations. Why should I override the serialization configuration as proposed...
Same problem here: 
**Same here! :(** The [Solution on Stackoverflow](http://stackoverflow.com/questions/12935829/configuring-the-translatable-doctrine2-extension-with-symfony2-using-yaml) doesn't work, too. Is there anybody who is maintaining this bundle, @stof ?
It seems you have to add the following line to your _composer.json_ to get HTTP/Request2 auto-loaded: `"include-path": [ "vendor/pear/http_request2" ]` (But that is just a workaround)
> > I had the same problem. The SortableListener was registered twice but has to run only once. > > Could you advise on how to do so please ?...
ping @kartolo Can you check the PR, please? What do you think about it?
Same here and I have no clue how to solve it.