Summary: | Emails are shown twice | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kpeople | Reporter: | David Edmundson <kde> |
Component: | general | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/libkpeople/6d34ae7446aae685bea10cfcaa8e8dbf99846be3 | Version Fixed In: | |
Sentry Crash Report: |
Description
David Edmundson
2014-02-28 13:55:17 UTC
Git commit 6d34ae7446aae685bea10cfcaa8e8dbf99846be3 by David Edmundson, on behalf of Nilesh Suthar. Committed on 31/03/2014 at 11:03. Pushed by davidedmundson into branch 'libkpeople-0.2'. Fix for Emails are shown twice Email address where repeated because in PersonDetailsView was adding EmailFields to PersonDetails even though it already had a email address field REVIEW: 116487 >From 20fb79311533db804a4ee630f4109e3dcd075459 Mon Sep 17 00:00:00 2001 From: Nilesh <nil.15111993@gmail.com> Date: Thu, 6 Mar 2014 12:18:14 +0530 Subject: [PATCH] Fix for Emails are shown twice M +1 -1 src/widgets/persondetailsview.cpp http://commits.kde.org/libkpeople/6d34ae7446aae685bea10cfcaa8e8dbf99846be3 |