Uploaded image for project: 'OASIS Business Document Exchange (BDXR) TC'
  1. OASIS Business Document Exchange (BDXR) TC
  2. BDXR-29

BDXL U-NAPTR example syntax incorrect

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: Locator 1.0
    • Fix Version/s: BDXL 1.1
    • Component/s: Documentation
    • Labels:
    • Proposal:
      Hide

      In section 2.2,  change

      IN NAPTR 100 10 "U" "Meta:CPPA" "Unable to render embedded object: File (//example.com/cppa) not found."

      to

      IN NAPTR 100 10 "U" "Meta:CPPA" "Unable to render embedded object: File (//example.com/cppa) not found."

      and change

      IN NAPTR 100 10 "U" "Meta:SMP" "Unable to render embedded object: File (//example.com/smp) not found."

      to

      IN NAPTR 100 10 "U" "Meta:SMP" "Unable to render embedded object: File (//example.com/smp) not found."

      In 2.3.2,  change

      IN NAPTR 100 10 "U" "Meta:SMP" "Unable to render embedded object: File (//serviceprovider.peppol.eu/e49b223851f6e97cbfce4f72c3402aac/) not found."

      to

      IN NAPTR 100 10 "U" "Meta:SMP" "Unable to render embedded object: File (//serviceprovider.peppol.eu/e49b223851f6e97cbfce4f72c3402aac/) not found."

      The example using group extraction can stay as it is,  as it already mentions that implementations should beware of varying server-side implementations of regexp backslash escaping. 

       

       

       

      Show
      In section 2.2,  change IN NAPTR 100 10 "U" "Meta:CPPA" " Unable to render embedded object: File (//example.com/cppa) not found. " to IN NAPTR 100 10 "U" "Meta:CPPA" " Unable to render embedded object: File (//example.com/cppa) not found. " and change IN NAPTR 100 10 "U" "Meta:SMP" " Unable to render embedded object: File (//example.com/smp) not found. " to IN NAPTR 100 10 "U" "Meta:SMP" " Unable to render embedded object: File (//example.com/smp) not found. " In 2.3.2,  change IN NAPTR 100 10 "U" "Meta:SMP" " Unable to render embedded object: File (//serviceprovider.peppol.eu/e49b223851f6e97cbfce4f72c3402aac/) not found. " to IN NAPTR 100 10 "U" "Meta:SMP" " Unable to render embedded object: File (//serviceprovider.peppol.eu/e49b223851f6e97cbfce4f72c3402aac/) not found. " The example using group extraction can stay as it is,  as it already mentions that implementations should beware of varying server-side implementations of regexp backslash escaping.       

      Description

      The regular expression notation of some U-NAPTR examples does not conform to  https://tools.ietf.org/html/rfc4848#section-2.2, which restricts the regular expression syntax.

       

        Attachments

          Activity

            People

            • Assignee:
              kenneth.bengtsson Kenneth Bengtsson
              Reporter:
              pvde Pim van der Eijk
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: