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:

Emailer error 550? Never mind. (1999) Opps, message about deleting (2000) Blocking off access (2005) Suffix Mapping (1997) CC: (1998) Don't know if this is a sily question... (2003) search form problem.. (1997) Not really WebCat (1997) PageMaker/Quark to db (1999) SiteBuilder? - SlideShow (2004) Sku numbers (1997) New commands in Final candidate (1997) Emailer setup (1997) lookups (2000) Date format problems (1997) RE: E-mailer error codes (1997) A little help on e-mail (HELP!!! :-) ) (1998) WebCat2b13MacPlugIn - More limits on [include] (1997) RequiredFields notes ... (1997) Email Set-Up? (1997)