Bug 501868: In "copy details" please add "ID and Summary"

- Added "ID and Summary" field.
- Following bugzilla convention, I capitalized "Bug" (from "bug")
- NOTE: 'SUMMARY' was already in the code base, but it was not used,
  maybe left overs from the past... I basically recycled and re-used
  SUMMARY.

Patch set 3:
- Removed the task ID and Summary seperattor introduced in patchset 1.
- Refactored/Renamed a bunch of variables.
- Removed comment out line in ID_SUMMARY_URL
- Refactored Mode enum to remove switch statement.

Patch set 4:
- Renamed "Bug" back to "bug" in BugzillaRepositoryConnector
- In CopyTaskDetailsAction, capitalized prefix as per suggestion.

Patch set 5:
- Updated test cases to use renamed enum.
Change-Id: I1441c0e4fc975eba225ac79077ff65a26074cc13
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501868
Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
5 files changed