XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 3.0.5
    • Server (S)
    • Centos 7, Mariadb

      LLD Macro is not resolved when one Macro has the same substring than another Macro (with '_' as separator) ex:

      {
       "data":[
       { "{#VMCPU}":"4"}, { "{#VMCPU_ID}":"xxxx_nastran:hv vp 4"},
       { "{#VMCPU}":"3"}, { "{#VMCPU_ID}":"xxxx_nastran:hv vp 3"},
       { "{#VMCPU}":"2"}, { "{#VMCPU_ID}":"xxxx_nastran:hv vp 2"},
       { "{#VMCPU}":"1"}, { "{#VMCPU_ID}":"xxxx_nastran:hv vp 1"},
       { "{#VMCPU}":"0"}, { "{#VMCPU_ID}":"xxxx_nastran:hv vp 0"}
       ]
      }
      

      Only Macro {#VMCPU_ID} is resolved.
      Macro {#VMCPU} stay in not-resolve form.

            Unassigned Unassigned
            mbsit Grzegorz Grabowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: