Undocumented changes create problems in webcat 4 ...

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 34256
interpreted = N
texte = These are the two best-known -- but still undocumented -- changes in webcat 4 that cause certain pre-existing sites to fail:1- The variable hierarchy has been changed in webcat 4. You can no longer use formvariables to override text variables unless you change the insecuretextvars preference to 1 or change your [text] tags to [text secure=f].2- Webcat 1, 2 and 3 can handle spaces in db field and parameter names, but webcat 4 cannot. There is no simple fix for this problem, you have to manually remove these spaces in all your templates and db files if you want them to work with webcat 4.>Below is code that worked like a charm with 3.0.7 but when we upgraded to >4.0.1 today took a powder. > >Specifically this code updated 2 databases, sent an email and then >redirected to a page. In the old world as soon as the append occurred the >record was available via a standard search (on another page). As soon as we >went to 4.0.1 the _only_ way to get the search setup to see the new post is >with a flushdatabase command. (bad). > > >Now since this is MISSION critical I had to go back to 3.0.7 and testing >this under 4.x is going to be a real pain until I can get a test machine >setup for this. > >Any obvious thoughts from the tried and battle scarred 4.x testers? > >AJM > > > > >[showif [action]=Appendtask] >[replace >db=forums.db&eqMessageIDdatarq=[_tk_SKU]&append=T]messageid=[url][_tk_sku][/ >url]&Forum=[LOOKUP >db=project.db&value=[P_SKU_pass]&lookInField=P_SKU&returnField=P_Sku¬Foun >d=]&PostTime=[url][Time %I:%M %p][/url]&PostDate=[url][Date >%m-%d-%Y][/url]&Name=[url][_TK_AUTHOR][/url]&Email=[url][Email][/url]&replyt >o=NewTopic&Topic=[url][_TK_Task][/url]&Message=[url][_TK_COMMENT][/url]&IPAd >dress=[IPAddress][/replace] >[commitdatabase db=forums.db] >[replace >db=task.db&eqTK_SKUdatarq=[url][_TK_SKU][/url]&append=T][formvariables >name=_&exact=F][getchars >start=2][name][/getchars]=[url][value][/url]&[/formvariables][/replace] >Record Added
>[commitdatabase db=task.db] >[SendMail to=members@newworldmedia.com&subject=New Task for [projectname] >assigned to [LOOKUP >db=staff.db&value=[_TK_Owner]&lookInField=S_SKU&returnField=S_First_Name¬ >Found=] - NWM FORUMS&from=managetool@newworldmedia.com] >Forum: [ProjectName] >Task: [_TK_Task] >Owner: [LOOKUP >db=staff.db&value=[_TK_Owner]&lookInField=S_SKU&returnField=S_First_Name¬ >Found=] >Author: [LOOKUP >db=staff.db&value=[_TK_Author]&lookInField=S_SKU&returnField=S_First_Name&no >tFound=] > >PostTime: [_TK_Modification_Time] >PostDate: [_TK_MODHISTORY] >Message: >------------- >[_TK_COMMENT] >------------- >[/SendMail] >[redirect forum.nmpl?forum=[_TK_projectid]&skunum=[_TK_projectid]] >[/showif] > > >-- >Alex J. McCombie (800-724-8973) > http://OurClients.com Corporate > http://McCombie.com Personal (Alex@McCombie.com) > > http://ClubGab.com/ > <--- Now here's a serious Chat Room! ---> > > > >------------------------------------------------------------- >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/================================ Kenneth Grome, WebDNA Consultant 808-737-6499 http://webdna.net ================================------------------------------------------------------------- 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: Undocumented changes create problems in webcat 4 ... (Alex McCombie 2000)
  2. Re: Undocumented changes create problems in webcat 4 ... (Glenn Busbin 2000)
  3. Re: Undocumented changes create problems in webcat 4 ... (Alex McCombie 2000)
  4. Re: Undocumented changes create problems in webcat 4 ... (Alex McCombie 2000)
  5. Re: Undocumented changes create problems in webcat 4 ... (Paul Uttermohlen 2000)
  6. Undocumented changes create problems in webcat 4 ... (Kenneth Grome 2000)
These are the two best-known -- but still undocumented -- changes in webcat 4 that cause certain pre-existing sites to fail:1- The variable hierarchy has been changed in webcat 4. You can no longer use formvariables to override text variables unless you change the insecuretextvars preference to 1 or change your [text] tags to [text secure=f].2- Webcat 1, 2 and 3 can handle spaces in db field and parameter names, but webcat 4 cannot. There is no simple fix for this problem, you have to manually remove these spaces in all your templates and db files if you want them to work with webcat 4.>Below is code that worked like a charm with 3.0.7 but when we upgraded to >4.0.1 today took a powder. > >Specifically this code updated 2 databases, sent an email and then >redirected to a page. In the old world as soon as the append occurred the >record was available via a standard search (on another page). As soon as we >went to 4.0.1 the _only_ way to get the search setup to see the new post is >with a flushdatabase command. (bad). > > >Now since this is MISSION critical I had to go back to 3.0.7 and testing >this under 4.x is going to be a real pain until I can get a test machine >setup for this. > >Any obvious thoughts from the tried and battle scarred 4.x testers? > >AJM > > > > >[showif [action]=Appendtask] >[replace >db=forums.db&eqMessageIDdatarq=[_tk_SKU]&append=T]messageid=[url][_tk_sku][/ >url]&Forum=[LOOKUP >db=project.db&value=[P_SKU_pass]&lookInField=P_SKU&returnField=P_Sku¬Foun >d=]&PostTime=[url][Time %I:%M %p][/url]&PostDate=[url][Date >%m-%d-%Y][/url]&Name=[url][_TK_AUTHOR][/url]&Email=[url][Email][/url]&replyt >o=NewTopic&Topic=[url][_TK_Task][/url]&Message=[url][_TK_COMMENT][/url]&IPAd >dress=[ipaddress][/replace] >[commitdatabase db=forums.db] >[replace >db=task.db&eqTK_SKUdatarq=[url][_TK_SKU][/url]&append=T][formvariables >name=_&exact=F][getchars >start=2][name][/getchars]=[url][value][/url]&[/formvariables][/replace] >Record Added
>[commitdatabase db=task.db] >[SendMail to=members@newworldmedia.com&subject=New Task for [projectname] >assigned to [LOOKUP >db=staff.db&value=[_TK_Owner]&lookInField=S_SKU&returnField=S_First_Name¬ >Found=] - NWM FORUMS&from=managetool@newworldmedia.com] >Forum: [ProjectName] >Task: [_TK_Task] >Owner: [LOOKUP >db=staff.db&value=[_TK_Owner]&lookInField=S_SKU&returnField=S_First_Name¬ >Found=] >Author: [LOOKUP >db=staff.db&value=[_TK_Author]&lookInField=S_SKU&returnField=S_First_Name&no >tFound=] > >PostTime: [_TK_Modification_Time] >PostDate: [_TK_MODHISTORY] >Message: >------------- >[_TK_COMMENT] >------------- >[/SendMail] >[redirect forum.nmpl?forum=[_TK_projectid]&skunum=[_TK_projectid]] >[/showif] > > >-- >Alex J. McCombie (800-724-8973) > http://OurClients.com Corporate > http://McCombie.com Personal (Alex@McCombie.com) > > http://ClubGab.com/ > <--- Now here's a serious Chat Room! ---> > > > >------------------------------------------------------------- >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/================================ Kenneth Grome, WebDNA Consultant 808-737-6499 http://webdna.net ================================------------------------------------------------------------- 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/ Kenneth Grome

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:

MacAuthorize Hub/Client and program linking (1997) Weird [blank] interpretation (1999) OT: anyone know how to prevent image hijacking with Apache? (2002) can WC render sites out? (1997) Re:no [search] with NT (1997) 2.0Beta Command Ref (can't find this instruction) (1997) problems with 2 tags (1997) Cart dilemma (2003) Fun with Dates - revisited (1997) Authenticate Questions (2003) Classified Ads 4 Sale (1998) too many nested tags ... (1997) Looking for a Manual (1997) Custom error files (1998) No data - More Info (1997) [WebDNA] PHP and WebDNA together? (2011) Preventing Merchant Settling ? (1997) Updating checkboxes made easy !!! (1998) [text] prob (1998) Problem displaying search result (1997)