eXpansionPluginPack / eXpansion2

The next generation server controller for maniaplanet using symfony components
http://mp-expansion.com/
MIT License
7 stars 3 forks source link

Can't use `TextListConfig` as it uses `PlayerListField` to display instead of `TextListField` #384

Closed oliverde8 closed 5 years ago

oliverde8 commented 5 years ago

Required information :

Explain the expected

  1. Create a config field using TextListConfig
  2. Assing list of strings as default values
  3. Open the config page
  4. Can add & remove text to the list of texts

Explain the actual behaviour

Expansion crashes when opening config page.