I need a description value for a meta element, so I'm adding code to define it.
Also wrote a new string verb that maxes the length of a string, string.maxLength. This is code we were replicating (in river2.root and radioReallySimple.root as examples).
worldOutlineSuite.main
worldOutlineSuite.viewNodeType
string.maxLength
Part received, the fix has solved the problem
Thank you for the speedy work!
Breakage happens :-)
I am still gettig the error, but also didn't see any updated parts on opml.root or worldoutline.root, so I'm not sure I have the fixed bits yet.
I am getting an error that I believe is related to this change
All roots of any type are giving an error when accessed:
500 Server Error
Can't evaluate the expression because the name "text" hasn't been defined.
The problem is NOT affecting nodetypes contained in those roots
worknotes.curry.com is a root of type index
Accessing it results in the error
A blogpost node inside that root of type blogpost is accessible via without an error
Update, this appears to be affecting Dave's server as well.
See http://worknotes.scripting.com/ which presumably is the root that contains his worknotes.
Try again.
Sorry for the breakage -- I don't think it was this change that caused the problem, but I released a fix. Let me know if it works, or doesn't.