Ticket #152 (closed defect: fixed) | |||||||||||||||||||||
"tabletop-objects" vs "tabletop_objects", YAML config differs
Description
The entry for the tabletop-objects plugin is errorneously written with an underscore "tabletop_objects" in the file "50_tabletop_objects.yaml", whereas the plugin expects "tabletop-objects".
The fix should be easy, however, I'm not sure about which way is prefered. If we change the value in the YAML file, should I also rename the file itself to become "50_tabletop-objects"? Or should the plugin itself be renamed to use underscores? Change HistoryNote: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Subscriber, Participant
| ||||||||||||||||||||


I'd change the config file to have the dash version. I'd keep the file name as is though, there is no relation from config to file path directly.