FTAM 1.0 NO IDEA Avatar
  1. OMG Issue

FTAM — FileTransferSesion:insert method signature mismatch

  • Key: FTAM-11
  • Legacy Issue Number: 4178
  • Status: closed  
  • Source: DSTC ( Ted McFadden)
  • Summary:

    The `offset' parameter of the insert method is of type long but
    in the Section 3.3 File properties table on page 3-7 the file size
    property is unsigned long. The operation insert should work at
    any offset up to file size, so the types should be the same.

    Action Requested: The `offset' parameter and the file size attribute
    should be of the same type.

  • Reported: FTAM 1.0b1 — Tue, 30 Jan 2001 05:00 GMT
  • Disposition: Resolved — FTAM 1.0
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 21:48 GMT