Uploaded image for project: 'MidPoint'
  1. MidPoint
  2. MID-8016

copy-paste mistake in "common-notifications-3.xsd"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.6, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
    • 4.6, 4.0.5, 4.4.3
    • Model, Notifications
    • Active subscription
    • 4.0, 4.4

    Description

      In file "common-notifications-3.xsd" is COPY-PASTE error

                  <xsd:element name="recipientFilterExpression" type="tns:ExpressionType" minOccurs="0">
                      <xsd:annotation>
                          <xsd:documentation>
                              An expression that decides whether the recipient address is allowed to pass through or it should
                              be blacklisted. The expression expects input value in "recipientAddress" variable (usually a String),
                              and should provide a boolean value: "true" means "pass through", "false" means "block".                        At most one of "blackList", "whiteList" and "recipientFilterExpression" can be used.
                          </xsd:documentation>
                          <xsd:appinfo>
                              <a:displayName>NotificationTransportConfigurationType.>>>whiteList<<<</a:displayName>
                              <a:since>4.0</a:since>
                          </xsd:appinfo>
                      </xsd:annotation>
                  </xsd:element>
      

      In line with "NotificationTransportConfigurationType.>>>whiteList<<<" is error.

      Attachments

        Activity

          People

            tomasmraz Tomas Mraz
            tomasmraz Tomas Mraz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: