NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Stu on February 09, 2017, 03:47:59 PM
-
Hi Bruce/Folks,
Was on 9.16 before upgrading, so this may have happened in 17, 18 or 19.
My embed for making a custom 404 page was orphaned after the upgrade.
Can't find anything in the version history docs (although that could be me missing something) on it.
Was there a change, or did something wierd go on my end?
Have put it back to the MakeErrorPacket embed and going on okay.
-
That can happen if a prototype for the method changes.
Unfortunately clarion does not offer a way to detect it other than just checking the embed tree in WebHandler.
Cheers
Bruce
-
Yup cool. So was there a change?
-
yes, there was an addition to allow support for an Authentication request in the header of the error packet when the site supports BASIC or DIGEST authentication.
cheers
Bruce