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

First edit of a file adds empty lines

XMLWordPrintable

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

      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')
      
      ...
      

        Acceptance criteria

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

                Created:
                Updated:
                Resolved: