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

osis2mod: bug in handling preverse material

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.9.0
    • Component/s: osis2mod
    • Labels:
      None

      Description

      When a chapter is of the form <div type="chapter"> rather than <chapter>, the first </div> is seen as its close when it comes to pre-verse material. The consequence of this is that pre-verse material is appended to the prior verse, as if it is the last verse in the chapter.

      Here is an example:
      <div type="chapter" osisID="Matt.6">
      <div type="section">
      <title>Title for section starting at Matt 6.10</title>
      <verse osisID="Matt.6.10">Content of Matt.6.10</verse>
      </div>
      <div type="section">
      <title>Title for section starting at Matt 6.11</title>
      <verse osisID="Matt.6.11">Content of Matt.6.11</verse>
      </div>
      </div>

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                dmsmith DM Smith
                Reporter:
                dmsmith DM Smith
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: