Bug #6539
closedEvent Room numbers don't seem to be persisted - Commons 1.10 testing
0%
Description
I've noticed that the event room number is not getting updated in database, or at least it is not being displayed after insert and update.
Updated by Boone Gorges about 8 years ago
Thanks, Scott. Can you please give either a URL or a screenshot, with some details about what you did?
Updated by scott voth about 8 years ago
Here is one. I initially added a room - maybe "123" or something. http://commons.gc.cuny.edu/groups/test-group-1761529915/events/dont-forget-to-vote/
Then I went back and saw it was empty so I wnet to edit the topic and entered the room again and saved. But still don't see it.
Updated by Boone Gorges about 8 years ago
- Status changed from New to Resolved
Gah, this was due to some branch confusion from our GitHub repo - the Room fixes were on the master branch, but not the 1.1.x branch that the Commons runs. I didn't notice this during deployment because the markup that shows the Room field on the Event edit page is custom to the Commons, not to the plugin. This has now been fixed.