Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-598

Typo in simple schema - AttributeTypeEntity

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • PLINK_2.7.0.CR1
    • PLINK_2.7.0.Beta2
    • IDM
    • None

      There is small typo in equals method of AttributeTypeEntity.

      Instead of

      AttributedTypeEntity other = (AttributedTypeEntity) obj;

      there should be

      AttributeTypeEntity other = (AttributeTypeEntity) obj;

              psilva@redhat.com Pedro Igor Craveiro
              backslash47_jira Matus Zamborsky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: