#203 closed defect (fixed)
Deprecated methods of UITableViewCell used in the code.
| Reported by: | janakirampalepu | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | About | Version: | |
| Keywords: | Cc: |
Description
Deprecated methods of UITableViewCell are used in BlogsViewController?.m, CustomFieldsTableView?.m and CommentstableViewCell?.m.
Change History (4)
comment:1 Changed 4 years ago by janakirampalepu
- Resolution set to fixed but pending verification
- Status changed from new to closed
comment:2 Changed 4 years ago by iammattthomas
- Resolution fixed but pending verification deleted
- Status changed from closed to reopened
comment:3 Changed 4 years ago by iammattthomas
- Resolution set to fixed
- Status changed from reopened to closed
comment:4 Changed 4 years ago by iammattthomas
- Milestone set to 1.3
Note: See
TracTickets for help on using
tickets.

Made changes in the code against the deprecated methods and made the code OS 3.0 compatible.