Fixed Problem when saving widget position without title

nocte

Well-known member
Affected version
2.0.12
When you save a widget position without a title:

191240

-> then the list gets messed up:

191241

You can toggle widget position activity state, but in order to edit it you have to know the position id and enter the appropriate url directly (e.g. admin.php?widgets/positions/test/edit).

Possible solution: make the title mandatory.
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.0.13).

Change log:
Make widget position titles mandatory.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom