Uploaded image for project: 'VYSPER'
  1. VYSPER
  2. VYSPER-82

Namespace definitions aren't propagated to subelements.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.7
    • None
    • None

    Description

      Affected component: XML Parser

      I've got the following stanza:

      <query xmlns="http://jabber.org/protocol/disco#info">
      <identity category="pubsub" type="service"></identity>
      <feature var="http://jabber.org/protocol/disco#info"></feature>
      <feature var="http://jabber.org/protocol/pubsub"></feature>
      </query>

      The XMLElement for "query" reports the namespace "http://jabber.org/protocol/disco#info" correctly, but the XMLElement of "identity" and "feature", which are inner elements of "query", do not.

      See Namespace Scoping for default Namespaces: http://www.w3.org/TR/2006/REC-xml-names11-20060816/#defaulting

      Attachments

        Activity

          People

            niklas Niklas Therning
            mjakl Michael Jakl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: