Syntax error in component.lucee

28 views
Skip to first unread message

Adam Cameron

unread,
Apr 16, 2015, 5:50:51 AM4/16/15
to lu...@googlegroups.com
G'day:

From bitbucket:

syntax error in component.lucee

Adam Cameron
 created an issue 

The code in component.lucee is:

<cfcomponent displayname="Component" hint="This is the Base Component"></cfcomponent>

Obviously this needs to be:

<:component displayname="Component" hint="This is the Base Component"></:component>

Or, really, it should be:

component {
}

(it should not be in tags, and it should not have pointless comments)

But once cannot make a .lucee component as it stands!

How are your tests passing, I wonder?




Should I therefore assume I am the first person to even attempt to create a component using the .lucee extension?!?

-- 
Adam

Michael Offner

unread,
Apr 16, 2015, 7:20:16 AM4/16/15
to lucee

Should I therefore assume I am the first person to even attempt to create a component using the .lucee extension?!?
No, of course not, i recognized that as well but it was not happening in previous versions, because there was no Component.lucee, it also not happening in every case.

Micha 




--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/5e29fbec-efcd-419b-8947-89736eb453a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Adam Cameron

unread,
Apr 16, 2015, 7:27:09 AM4/16/15
to lu...@googlegroups.com
Cool! I've just hacked my own one in the mean time to move fwd.

 
Should I therefore assume I am the first person to even attempt to create a component using the .lucee extension?!?
No, of course not, i recognized that as well but it was not happening in previous versions, because there was no Component.lucee, it also not happening in every case.


 Righto.

-- 
Adam
Reply all
Reply to author
Forward
0 new messages