Re: [WebDNA] Bug in WebDNA or in my brain?

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110460
interpreted = N
texte = --001a11c31598ed40ed04df6d3243 Content-Type: text/plain; charset=ISO-8859-1 Internal parser bug. Webdna sees [theNote] as [then]. On Mon, Jun 17, 2013 at 1:39 PM, wrote: > CentOS 5.9/Apache 2.2.3/WebDNA 6.2 > > Code below craps the bed until you change "[theNote]" to something like > "[themNotes]" or "[somethingTotallyDifferent]" > > "[_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? > > Very strange to me, so I was hoping for a sanity check... any takers? > > Thanks, > -Dan > > ============================= > [if "cat" = "dog"] > [then] > IN-LOOP ------------
> [loop start=1&end=3] > [if "[theNote]" = ""] > [then] > --THEN[index]
> [/then] > [else] > --ELSE[index]
> [/else] > [/if] > [/loop] > /IN-LOOP ------------
>

> NOT-IN-LOOP ------------
> [if "[theNote]" = ""] > [then] > --THEN
> [/then] > [else] > --ELSE
> [/else] > [/if] > /NOT-IN-LOOP ------------
>
> [/then] > [else] > WHATEVER > [/else] > [/if] > --------------------------------------------------------- This message is > sent to you because you are subscribed to the mailing list **. To > unsubscribe, E-mail to: ** archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --001a11c31598ed40ed04df6d3243 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Internal parser bug. Webdna sees [theNote] as [then].
<= /div>


On Mon, = Jun 17, 2013 at 1:39 PM, <info@newworldcreative.com> wrote:
CentOS 5.9/Apache 2.2.3/WebDNA 6.2
=A0
Code below craps the bed until you change "[theNote]" to som= ething like "[themNotes]" or "[somethingTotallyDifferent]&qu= ot;
=A0
"[_theNote]" doesn't work... seems like it dies when &qu= ot;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 reserve= d tag or something?
=A0
Very strange to me, so I was hoping for a sanity check... any takers?<= /div>
=A0
Thanks,
-Dan
=A0
=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"]
=A0=A0 =A0[then]
=A0=A0= =A0=A0=A0=A0=A0 IN-LOOP ------------<br />
=A0=A0=A0=A0=A0=A0=A0 [= loop start=3D1&end=3D3]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [if "= [theNote]" =3D ""]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0 [then]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --THEN[index]<= br />
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [/then]
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [else]
=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --ELSE[index]<br />
=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [/else]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0 [/if]
=A0=A0=A0=A0=A0=A0=A0 [/loop]
=A0=A0=A0=A0=A0=A0=A0 /IN-LOO= P ------------<br />
=A0=A0=A0=A0=A0=A0=A0 <br /><br />
=A0=A0=A0=A0=A0=A0=A0 NOT= -IN-LOOP ------------<br />
=A0=A0=A0=A0=A0=A0=A0 [if "[theNo= te]" =3D ""]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [then]
= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --THEN<br />
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 [/then]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [e= lse]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --ELSE<br />
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 [/else]
=A0=A0=A0=A0=A0=A0=A0 [/if]
=A0= =A0=A0=A0=A0=A0=A0 /NOT-IN-LOOP ------------<br />
=A0=A0=A0=A0=A0= =A0=A0 <br />
=A0=A0=A0 [/then]
=A0=A0=A0 [else]
=A0=A0 =A0= =A0=A0 =A0WHATEVER
=A0=A0=A0 [/else]
[/if]
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: suppo= rt@webdna.us

--001a11c31598ed40ed04df6d3243-- 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)
--001a11c31598ed40ed04df6d3243 Content-Type: text/plain; charset=ISO-8859-1 Internal parser bug. Webdna sees [theNote] as [then]. On Mon, Jun 17, 2013 at 1:39 PM, wrote: > CentOS 5.9/Apache 2.2.3/WebDNA 6.2 > > Code below craps the bed until you change "[theNote]" to something like > "[themNotes]" or "[somethingTotallyDifferent]" > > "[_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? > > Very strange to me, so I was hoping for a sanity check... any takers? > > Thanks, > -Dan > > ============================= > [if "cat" = "dog"] > [then] > IN-LOOP ------------
> [loop start=1&end=3] > [if "[theNote]" = ""] > [then] > --THEN[index]
> [/then] > [else] > --ELSE[index]
> [/else] > [/if] > [/loop] > /IN-LOOP ------------
>

> NOT-IN-LOOP ------------
> [if "[theNote]" = ""] > [then] > --THEN
> [/then] > [else] > --ELSE
> [/else] > [/if] > /NOT-IN-LOOP ------------
>
> [/then] > [else] > WHATEVER > [/else] > [/if] > --------------------------------------------------------- This message is > sent to you because you are subscribed to the mailing list **. To > unsubscribe, E-mail to: ** archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --001a11c31598ed40ed04df6d3243 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Internal parser bug. Webdna sees [theNote] as [then].
<= /div>


On Mon, = Jun 17, 2013 at 1:39 PM, <info@newworldcreative.com> wrote:
CentOS 5.9/Apache 2.2.3/WebDNA 6.2
=A0
Code below craps the bed until you change "[theNote]" to som= ething like "[themNotes]" or "[somethingTotallyDifferent]&qu= ot;
=A0
"[_theNote]" doesn't work... seems like it dies when &qu= ot;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 reserve= d tag or something?
=A0
Very strange to me, so I was hoping for a sanity check... any takers?<= /div>
=A0
Thanks,
-Dan
=A0
=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"]
=A0=A0 =A0[then]
=A0=A0= =A0=A0=A0=A0=A0 IN-LOOP ------------<br />
=A0=A0=A0=A0=A0=A0=A0 [= loop start=3D1&end=3D3]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [if "= [theNote]" =3D ""]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0 [then]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --THEN[index]<= br />
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [/then]
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [else]
=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --ELSE[index]<br />
=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [/else]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0 [/if]
=A0=A0=A0=A0=A0=A0=A0 [/loop]
=A0=A0=A0=A0=A0=A0=A0 /IN-LOO= P ------------<br />
=A0=A0=A0=A0=A0=A0=A0 <br /><br />
=A0=A0=A0=A0=A0=A0=A0 NOT= -IN-LOOP ------------<br />
=A0=A0=A0=A0=A0=A0=A0 [if "[theNo= te]" =3D ""]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [then]
= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --THEN<br />
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 [/then]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 [e= lse]
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --ELSE<br />
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 [/else]
=A0=A0=A0=A0=A0=A0=A0 [/if]
=A0= =A0=A0=A0=A0=A0=A0 /NOT-IN-LOOP ------------<br />
=A0=A0=A0=A0=A0= =A0=A0 <br />
=A0=A0=A0 [/then]
=A0=A0=A0 [else]
=A0=A0 =A0= =A0=A0 =A0WHATEVER
=A0=A0=A0 [/else]
[/if]
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: suppo= rt@webdna.us

--001a11c31598ed40ed04df6d3243-- Steve Graham

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:

Separate SSL Server (1997) Re:Searching for ALL / empty form field (1997) WebCatalog and Filemaker (1996) International Orders (1998) [WebDNA] parsing xml (2010) Summing fields (1997) Referring URL (1998) WebCatalog 2.0 b 15 mac (1997) Quit revisited (1997) WCS Newbie question (1997) request for comment tag (1998) Encrypting userid for email (2000) WebCatalog 4.0.2b5 available (2000) Hosts who have upgraded to v5.0? (2003) Emailer help....! (1997) Comments in db? (1997) lookup problem (2000) More on the email templates (1997) Reversed words (1997) createfolder permissions (2003)