WebCatalog 402rc2 is now available
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 37442
interpreted = N
texte = We are pleased to announce that WebCatalog 402rc2 is now available.You can download this latest WebCatalog 402 build here:ftp://ftp.isd.smithmicro.com/Beta/WebCatalogPlease direct all comments or questions on this release to the WebCatalogBeta talk list.You can sign up here:http://www.smithmicro.com/support/lists.tplThis should be the last 'release candidate' build before releasing the finalversion of 402. We have addressed several of the issues mentioned on thetalk list, and we have also spent a great deal of time improving thestability and performance of the WebDNA engine.*** Changes / Additions *** - UNIX: New WebCatalog build available for FreeBSD - New [secure] tag available for the [listvariables] context. Resolves to'T' if the text variable is secure, 'F' otherwise. - New global [HTTPMethod] tag. Resolves to either 'GET' or 'POST', based onhow the template was requested. - New [SourceFile] tag available for the 'error template' file. To assistdebugging efforts, the [SourceFile] tag will display the template or includefile that contained the code that generated the error. - New global [FlushCache] tag for flushing the template cache. This is the'tag' equivalent of the FlushCache command. Typhoon Pro users can use thistag to flush the template cache. - New preferences to enable or disable error logging for both theerrorlog.txt file and the browser display. - New 'AuthorizeNet' payment processor option for WebMerchant (allplatforms) The StoreBuilder templates have also been updated to include thisnew payment processor option. - UNIX: New 'Catch Signal' preference. When enabled, WebCatalog will'catch' error signals and report debug information to thesignalcatcher.debug file before exiting. - UNIX: Mac OS X Server 1.x - Thread pool size can now be changed bymodifying the NumberThreads setting in the 'WebCatalog Prefs' file*** Bug Fixes ***All Platforms: - Admin templates are now 'Typhoon' friendly. - Insecure text variables can now be displayed inside of [spawn]ed code. - [listvariables] context will now display insecure text variables. - The [SQL] context can now be nested inside of a [search] context. - WebCatalog more stable when parsing incomplete or invalid WebDNA, i.e,when certain tags are used without required parameters. - [loop] context: the [index] tag will no longer get set to an incorrectvalue after the [break] tag is used. - Trigger admin no longer generating new trigger IDs that contain'exponent' notation. - [sendmail] : Fixed problems with BCC. - Fixed: [cart].tpl files showing up in root of TeaRoomXML example. - Fixed memory leak in [Spawn] context. - StoreBuilder: Changes to selected shipping types not reflected inshopping cart page. - Shared POP Mailbox: Not able to view email message if subject is blank.Windows: - Fixed: ISAPI dll crashing IIS when NT authentication is used. - Fixed: ISAPI dll crashing IIS when FrontPage extensions are used. - Fixed: MIME header linefeed bug. - Fixed: 'empty' post generating 'Error. Program DBServer.exe is notrunning, or WebCat2 Service is not installed.' message.Mac: - Plugin: Long URL (+60 chars) to an non-existent file generating'security' error. - Multiple [TCPSend] within one [TCPConnect] sometimes returning bad data.This was often evident when retrieving several email messages using theSharedPOP demo templates. - Second instance of [TCPSend] crashing if TCP connection was closed afterfirst [TCPSend]. - Fixed: CopyFolder creating 'locked' filesUNIX: - Mac OS X - Very large [loop]s, containing [math] operations, crashing. - WebCatalog caching two versions of the same database if referenced using'alias' and 'actual' paths.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
We are pleased to announce that WebCatalog 402rc2 is now available.You can download this latest WebCatalog 402 build here:ftp://ftp.isd.smithmicro.com/Beta/WebCatalogPlease direct all comments or questions on this release to the WebCatalogBeta Talk List.You can sign up here:http://www.smithmicro.com/support/lists.tplThis should be the last 'release candidate' build before releasing the finalversion of 402. We have addressed several of the issues mentioned on theTalk List, and we have also spent a great deal of time improving thestability and performance of the WebDNA engine.*** Changes / Additions *** - UNIX: New WebCatalog build available for FreeBSD - New [secure] tag available for the [listvariables] context. Resolves to'T' if the text variable is secure, 'F' otherwise. - New global [httpmethod] tag. Resolves to either 'GET' or 'POST', based onhow the template was requested. - New [SourceFile] tag available for the 'error template' file. To assistdebugging efforts, the [SourceFile] tag will display the template or includefile that contained the code that generated the error. - New global [flushcache] tag for flushing the template cache. This is the'tag' equivalent of the FlushCache command. Typhoon Pro users can use thistag to flush the template cache. - New preferences to enable or disable error logging for both theerrorlog.txt file and the browser display. - New 'AuthorizeNet' payment processor option for WebMerchant (allplatforms) The StoreBuilder templates have also been updated to include thisnew payment processor option. - UNIX: New 'Catch Signal' preference. When enabled, WebCatalog will'catch' error signals and report debug information to thesignalcatcher.debug file before exiting. - UNIX: Mac OS X Server 1.x - Thread pool size can now be changed bymodifying the NumberThreads setting in the 'WebCatalog Prefs' file*** Bug Fixes ***All Platforms: - Admin templates are now 'Typhoon' friendly. - Insecure text variables can now be displayed inside of [spawn]ed code. - [listvariables] context will now display insecure text variables. - The [SQL] context can now be nested inside of a [search] context. - WebCatalog more stable when parsing incomplete or invalid WebDNA, i.e,when certain tags are used without required parameters. - [loop] context: the [index] tag will no longer get set to an incorrectvalue after the [break] tag is used. - Trigger admin no longer generating new trigger IDs that contain'exponent' notation. - [sendmail] : Fixed problems with BCC. - Fixed: [cart].tpl files showing up in root of TeaRoomXML example. - Fixed memory leak in [spawn] context. - StoreBuilder: Changes to selected shipping types not reflected inshopping cart page. - Shared POP Mailbox: Not able to view email message if subject is blank.Windows: - Fixed: ISAPI dll crashing IIS when NT authentication is used. - Fixed: ISAPI dll crashing IIS when FrontPage extensions are used. - Fixed: MIME header linefeed bug. - Fixed: 'empty' post generating 'Error. Program DBServer.exe is notrunning, or WebCat2 Service is not installed.' message.Mac: - Plugin: Long URL (+60 chars) to an non-existent file generating'security' error. - Multiple [tcpsend] within one [tcpconnect] sometimes returning bad data.This was often evident when retrieving several email messages using theSharedPOP demo templates. - Second instance of [tcpsend] crashing if TCP connection was closed afterfirst [tcpsend]. - Fixed: CopyFolder creating 'locked' filesUNIX: - Mac OS X - Very large [loop]s, containing [math] operations, crashing. - WebCatalog caching two versions of the same database if referenced using'alias' and 'actual' paths.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Scott Anderson
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Next X hits (1996)
Listfiles and nothing found (2001)
Authorize.net questions ... (2003)
Searching using numbers (1998)
Server IP address (2004)
WebDNA tags in WebMerchant email templates ... (1997)
Date Math bug (1998)
Format all of a sudden doesn't work (1997)
Conveting Characters to Graphics (1997)
How To question on setting up downloads (1997)
Frames and WebCat (1997)
Displaying photo attached to first record (1997)
range vs greater than/less than (2003)
Summing fields (1997)
[Reload mydata.db] (1998)
[WebDNA] [hideif]'s not working in [sendmail] (2008)
multiple credit card merchant accounts/processors (1997)
The code, one more time. (2003)
About WebCatalog and iTools 7 (2003)
(1997)