When entering new runners though information server on an event with runners/club db enabled, runner is not assigned a new club, that is entered in form.
To reproduce:
- Create new competition, with runners db enabled, enabling editing of clubs
- Enable information server, allowing entry
- Open http://localhost:2009/meos?enter
- Enter non-existent club
- The runner is assigned to a different club in MeOS.
This seems to also affect free entry import, when there is club, that is not already in the database.
If runners database is turned off, the new club is created correctly every time.