Quantcast
Viewing all articles
Browse latest Browse all 3510

Insert from URL does not report an error if the web server returns a 404 error code (3 Comments)

Issue report by jbarnum

Product

FileMaker Pro

Version

13

Operating system version

OS X 10.8.5

Description of the issue

When using Insert from URL on a non-existent URL, Get( LastError ) returns 0. It should return some 16xx error code instead.

Steps to reproduce the problem

Insert From URL[ TestField; "http://www.filemaker.com/NoSuchPage" ]
Show Custom Dialog[ Get( LastError ) ]

Expected result

An error code in the 1600-1700 range.

Actual result

An error code of 0.

Exact text of any error message(s) that appear

N/A

Workaround

None

Viewing all articles
Browse latest Browse all 3510

Trending Articles