[WebDNA] Bug in WebDNA or in my brain?

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110453
interpreted = N
texte = --=_23835b72e9eebdff4e83722b2fb47e58 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 CentOS 5.9/Apache 2.2.3/WebDNA 6.2 =20 Code below craps the bed until you change "[theNote]" to something like "[t= hemNotes]" or "[somethingTotallyDifferent]" =20 "[_theNote]" doesn't work... seems like it dies when "theNote" is used. Not= sure if issue is with [loop] or with [if] or some magical combination, but= I am left wondering if [theNote] is a reserved tag or something? =20 Very strange to me, so I was hoping for a sanity check... any takers? =20 Thanks, -Dan =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D [if "cat" =3D "dog"] [then] IN-LOOP ------------
[loop start=3D1&end=3D3] [if "[theNote]" =3D ""] [then] --THEN[index]
[/then] [else] --ELSE[index]
[/else] [/if] [/loop] /IN-LOOP ------------


NOT-IN-LOOP ------------
[if "[theNote]" =3D ""] [then] --THEN
[/then] [else] --ELSE
[/else] [/if] /NOT-IN-LOOP ------------

[/then] [else] WHATEVER [/else] [/if] --=_23835b72e9eebdff4e83722b2fb47e58 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
CentOS 5.9/Apache 2.2.3/WebDNA 6.2
 
Code below craps the bed until you change "[theNote]" to something lik= e "[themNotes]" or "[somethingTotallyDifferent]"
 
"[_theNote]" doesn't work... seems like it dies when "theNote" is used= =2E Not sure if issue is with [loop] or with [if] or some magical combinati= on, but I am left wondering if [theNote] is a reserved tag or something?
 
Very strange to me, so I was hoping for a sanity check... any takers?<= /div>
 
Thanks,
-Dan
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D
[if "cat" =3D "dog"]
    [then]
  &= nbsp;     IN-LOOP ------------<br />
 &= nbsp;      [loop start=3D1&end=3D3]
 = ;           [if "[theNote= ]" =3D ""]
          = ;      [then]
     &= nbsp;           &nbs= p;  --THEN[index]<br />
      = ;          [/then]
 =             &nb= sp;  [else]
         = ;           --ELSE[index]= <br />
         &nb= sp;      [/else]
    &nbs= p;       [/if]
    &= nbsp;   [/loop]
        /= IN-LOOP ------------<br />
      &= nbsp; <br /><br />
      &nb= sp; NOT-IN-LOOP ------------<br />
     = ;   [if "[theNote]" =3D ""]
     &n= bsp;      [then]
    &nbs= p;           --THEN<br= />
          &nb= sp; [/then]
         &nbs= p;  [else]
         =        --ELSE<br />
  &n= bsp;         [/else]
 &nb= sp;      [/if]
     =    /NOT-IN-LOOP ------------<br />
   &= nbsp;    <br />
    [/then]
&= nbsp;   [else]
        WHATEVE= R
    [/else]
[/if]
--=_23835b72e9eebdff4e83722b2fb47e58-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Bug in WebDNA or in my brain? (John Butler 2013)
  2. Re: [WebDNA] Bug in WebDNA or in my brain? (Steve Graham 2013)
  3. RE: [WebDNA] Bug in WebDNA or in my brain? ("Michael A. DeLorenzo" 2013)
  4. RE: [WebDNA] Bug in WebDNA or in my brain? ("Michael A. DeLorenzo" 2013)
  5. [WebDNA] Bug in WebDNA or in my brain? (info@newworldcreative.com 2013)
--=_23835b72e9eebdff4e83722b2fb47e58 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 CentOS 5.9/Apache 2.2.3/WebDNA 6.2 =20 Code below craps the bed until you change "[theNote]" to something like "[t= hemNotes]" or "[somethingTotallyDifferent]" =20 "[_theNote]" doesn't work... seems like it dies when "theNote" is used. Not= sure if issue is with [loop] or with [if] or some magical combination, but= I am left wondering if [theNote] is a reserved tag or something? =20 Very strange to me, so I was hoping for a sanity check... any takers? =20 Thanks, -Dan =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D [if "cat" =3D "dog"] [then] IN-LOOP ------------
[loop start=3D1&end=3D3] [if "[theNote]" =3D ""] [then] --THEN[index]
[/then] [else] --ELSE[index]
[/else] [/if] [/loop] /IN-LOOP ------------


NOT-IN-LOOP ------------
[if "[theNote]" =3D ""] [then] --THEN
[/then] [else] --ELSE
[/else] [/if] /NOT-IN-LOOP ------------

[/then] [else] WHATEVER [/else] [/if] --=_23835b72e9eebdff4e83722b2fb47e58 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
CentOS 5.9/Apache 2.2.3/WebDNA 6.2
 
Code below craps the bed until you change "[theNote]" to something lik= e "[themNotes]" or "[somethingTotallyDifferent]"
 
"[_theNote]" doesn't work... seems like it dies when "theNote" is used= =2E Not sure if issue is with [loop] or with [if] or some magical combinati= on, but I am left wondering if [theNote] is a reserved tag or something?
 
Very strange to me, so I was hoping for a sanity check... any takers?<= /div>
 
Thanks,
-Dan
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D
[if "cat" =3D "dog"]
    [then]
  &= nbsp;     IN-LOOP ------------<br />
 &= nbsp;      [loop start=3D1&end=3D3]
 = ;           [if "[theNote= ]" =3D ""]
          = ;      [then]
     &= nbsp;           &nbs= p;  --THEN[index]<br />
      = ;          [/then]
 =             &nb= sp;  [else]
         = ;           --ELSE[index]= <br />
         &nb= sp;      [/else]
    &nbs= p;       [/if]
    &= nbsp;   [/loop]
        /= IN-LOOP ------------<br />
      &= nbsp; <br /><br />
      &nb= sp; NOT-IN-LOOP ------------<br />
     = ;   [if "[theNote]" =3D ""]
     &n= bsp;      [then]
    &nbs= p;           --THEN<br= />
          &nb= sp; [/then]
         &nbs= p;  [else]
         =        --ELSE<br />
  &n= bsp;         [/else]
 &nb= sp;      [/if]
     =    /NOT-IN-LOOP ------------<br />
   &= nbsp;    <br />
    [/then]
&= nbsp;   [else]
        WHATEVE= R
    [/else]
[/if]
--=_23835b72e9eebdff4e83722b2fb47e58-- info@newworldcreative.com

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:

combine search (1998) File Uploads... (1997) Forcing price recalculation in shopping cart (1998) It just Does't add up!!! (1997) WebCat2b15MacPlugin - [protect] (1997) WebCat2 - [format thousands] (1997) format crash! (1997) [browsername] not working? (1997) Creating a back button (1999) WebCat2b15MacPlugin - [protect] (1997) Looking For WebCatalog Migration Assistance (2003) Search for 20 finds 2000, 200 Why? (1997) Where's Cart Created ? (1997) WebCat2b12 - nesting [tags] (1997) New WebDNA Forum Solution (in development) (2003) Log-in Scheme (2003) [isfolder] and [filename] (1997) Exists? (1997) Help name our technology! (1997) WebCatalog 4.0 has been released! (2000)