Searched refs:oldComment (Results 1 – 1 of 1) sorted by relevance
470 String oldComment = item.getComment(); in editItem() local484 …if (oldItem.getComment() == null || oldItem.getComment().equals(oldComment)) oldItem.setComment(co… in editItem()