Skip to content
Snippets Groups Projects
  1. Aug 19, 2013
    • Jared Hancock's avatar
      Make phone ext optional for XML API · aca7aba9
      Jared Hancock authored
      Previously, the @ext attribute for the phone number field was assumed to be
      included. An XML payload without the @ext attribute would have been
      corrupted to include only the first digit of the phone number, which would
      fail validation.
      
      This patch correctly handles the XML payload without the @ext attribute for
      the phone number. Subsequently, the <phone_ext> element is now also valid
      (and optional as well).
      
      Fixes #670
      aca7aba9
  2. Aug 13, 2013
  3. Aug 12, 2013
  4. Aug 11, 2013
  5. Aug 10, 2013
  6. Aug 09, 2013
  7. Aug 08, 2013
  8. Aug 07, 2013
  9. Aug 02, 2013
Loading