Uploaded image for project: 'Module Tools'
  1. Module Tools
  2. MODTOOLS-10

osis2mod: Improper handling of <lg>/<l>

    Details

    • Type: Bug
    • Status: Open (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: osis2mod
    • Labels:
      None
    • Environment:

      observed in r2671 (Win32 VC+2010 build, not that it should matter)

      Description

      Overzealous milestoning in osis2mod will convert valid markup:
      <lg>
      <l>...</l>
      </lg>

      to invalid:
      <lg/>
      <l/>...<l/>
      <lg/>

      (Automatically added attributes omitted.) This produces <l/> elements in illegal environments, outside of <lg/> containers.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              chrislit Chris Little
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: