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:

Lookup Notfound (1998) UNSUBSCRIBE (2001) Separate SSL Server (1997) WC2.0 Memory Requirements (1997) Browser Reloads and AddlineItem (1997) stray LF character in the email (2003) WebCat2b13 Command Reference Doc error (1997) PIXO support (1997) payment processors (2005) Page Counters? (1997) WebCommerce: Folder organization ? (1997) Dates (1995) Help name our technology! (1997) How can I Add several Items into the cart at once? (1997) [ot] Bluetooth Phones That Allow SSH (2004) fresh eyes needed. Append won't work. (2000) [FileInfo] strangeness (1998) disappearing SKU (etc.) fields (1998) WebCat2 - [include] tags (1997) WebDNA 5.0 Enterprise Edition (2003)