running under iOS 7, the popup to set the date fails when pressing set/cancel button.
In particular, calling [self.superview] on UITableViewCell on iOS 7 returns a UITableViewWrapperView instead of a UITableView that was returned on previous versions. This causes the app to fail with 'invalid message' send on object.
We need to cater for this change in hierarchy of UITableViewCell.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira