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 WebCatalog Beta talk list. You can sign up here:http://www.smithmicro.com/support/lists.tplThis should be the last 'release candidate' build before releasing the final version of 402. We have addressed several of the issues mentioned on the talk list, and we have also spent a great deal of time improving the stability 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 on how the template was requested. - New [SourceFile] tag available for the 'error template' file. To assist debugging efforts, the [SourceFile] tag will display the template or include file 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 this tag to flush the template cache. - New preferences to enable or disable error logging for both the errorlog.txt file and the browser display. - New 'AuthorizeNet' payment processor option for WebMerchant (all platforms) The StoreBuilder templates have also been updated to include this new payment processor option. - UNIX: New 'Catch Signal' preference. When enabled, WebCatalog will 'catch' error signals and report debug information to the signalcatcher.debug file before exiting. - UNIX: Mac OS X Server 1.x - Thread pool size can now be changed by modifying 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 incorrect value 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 in shopping 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 not running, 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 the SharedPOP demo templates. - Second instance of [TCPSend] crashing if TCP connection was closed after first [TCPSend]. - Fixed: CopyFolder creating 'locked' files UNIX: - 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:

    
  1. Re: WebCatalog 402rc2 is now available (Alain Russell 2001)
  2. Re: WebCatalog 402rc2 is now available (Nitai @ ComputerOil 2001)
  3. Re: WebCatalog 402rc2 is now available (Brice Le Blevennec 2001)
  4. Re: WebCatalog 402rc2 is now available (Nitai @ ComputerOil 2001)
  5. Re: WebCatalog 402rc2 is now available (Brice Le Blevennec 2001)
  6. Re: WebCatalog 402rc2 is now available (Scott Anderson 2001)
  7. Re: WebCatalog 402rc2 is now available (Alain Russell 2001)
  8. WebCatalog 402rc2 is now available (Scott Anderson 2001)
  9. WebCatalog 402rc2 is now available (Scott Anderson 2001)
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 WebCatalog Beta Talk List. You can sign up here:http://www.smithmicro.com/support/lists.tplThis should be the last 'release candidate' build before releasing the final version of 402. We have addressed several of the issues mentioned on the Talk List, and we have also spent a great deal of time improving the stability 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 on how the template was requested. - New [SourceFile] tag available for the 'error template' file. To assist debugging efforts, the [SourceFile] tag will display the template or include file 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 this tag to flush the template cache. - New preferences to enable or disable error logging for both the errorlog.txt file and the browser display. - New 'AuthorizeNet' payment processor option for WebMerchant (all platforms) The StoreBuilder templates have also been updated to include this new payment processor option. - UNIX: New 'Catch Signal' preference. When enabled, WebCatalog will 'catch' error signals and report debug information to the signalcatcher.debug file before exiting. - UNIX: Mac OS X Server 1.x - Thread pool size can now be changed by modifying 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 incorrect value 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 in shopping 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 not running, 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 the SharedPOP demo templates. - Second instance of [tcpsend] crashing if TCP connection was closed after first [tcpsend]. - Fixed: CopyFolder creating 'locked' files UNIX: - 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:

Line items in table cells (1997) Hard Questions ? (1997) Protecting webdelivery (1997) FlushDatabase Suggestion (1998) Nested vs conditional (1997) ExclusiveLock (2003) Public beta 2 for WebCatalog 4.0 is now available. (2000) DB Updates don't take (1998) authorizenet and netscape (2002) 100% CPU (2003) 2.1 bugs left over from beta cycle (1998) Authenticate (1997) WebCat vs MS SiteServer? (1999) Running 2 two WebCatalog.acgi's (1996) Urgent Help needed (1998) WC + MYSQL + ODBC (2002) [WebDNA] setcookie then redirect (2013) Retrieve deleted files (2001) WebSTAR and WebSTAR/SSL with WebCatalog plugins (1998) [OT] Industry news from Australia (2000)