Torben Hansen

Results 45 comments of Torben Hansen

**Internal note:** See E-Mail from Ulrich Fischer

See https://www.derhansen.de/2018/02/multiple-localized-fluid-standalone-views-in-one-request.html

Check is [solution](https://www.derhansen.de/2018/02/multiple-localized-fluid-standalone-views-in-one-request.html) can be implemented using a signal

It seems the `trimExplode` in https://github.com/derhansen/sf_tv2fluidge/blob/d6578a42498d1cbf7e08f689eecba4cc136de848/Classes/Service/FixSortingHelper.php#L153 gets an array as 2nd argument for unknown reason. Since I currently have no plans or time to work further on this extension, I...

Thanks for your feedback. I will check if a DNS Lookup can be implemented, so it is configurable in the config file of the service.

Sounds good. Namespace should be `DERHANSEN\SfEventMgt\ViewHelpers\List` and the ViewHelpers can then be named more generic (and short) as shown below: * `AddItemViewHelper` * `RemoveItemViewHelper` * `InListViewHelper`

Yes, this would automatically be possible, since the registration object already holds this information (`{registration.waitlist}`). If you require this information already now (e.g. show it in list view for user...

On hold, since I did not find a proper solution.

Thanks a lot for your pull request. I really have problems reviewing your code changes, since you reformatted the whole code basis to PSR2 standard. Also the reformatting of the...

I could not reproduce the problem with the steps you described. I opened the registration form in 2 browsers for an event with exactly one possible participant and after submitting...