Uploaded image for project: 'WebDAV (closed)'
  1. WebDAV (closed)
  2. MGNLWEBDAV-39

First edit of a file adds empty lines

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Neutral
    • 2.0.x
    • 2.0

    Description

      For example:

      hm = MgnlContext.getHierarchyManager('data')
      contacts = hm.getContent('/contacts')
      itemType = new ItemType('Contact')
      ...
      

      is saved as:

      hm = MgnlContext.getHierarchyManager('data')
      
      contacts = hm.getContent('/contacts')
      
      itemType = new ItemType('Contact')
      
      ...
      

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: