Go to file
Kevin Ansfield ae0cb45d8c Fixed saving of posts with tags using mirage
no issue
- similar to the previous fix for authors, tags also need to be converted from POJOs to mirage Model objects when creating/saving records in the mirage route handlers
- refactored the code so that the POJO->Model transform can be shared across post and update requests
2018-11-08 13:43:58 +00:00
ghost/admin Fixed saving of posts with tags using mirage 2018-11-08 13:43:58 +00:00