The current -dev release does not handle multiple value date fields correctly, only the last date value (or sometimes no value at all) are copied to the remote server.

Not sure why there needs to be an unset() inside the value loop in date_node_deploy(), so the attached patch removes it and fixes this issue with no apparent side effects.

CommentFileSizeAuthor
date_deploy-multiple.patch583 byteslongwave

Comments

manuel garcia’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

6.x branch is no longer supported. Feel free to re-open if this is still the case on 7.x or 8.x