Click here to show or hide the menubar.

New description macro


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).

Parts

worldOutlineSuite.main

worldOutlineSuite.viewNodeType

string.maxLength

Adam Curry permalink

10/24/12; 12:29:36 PM by AC

Part received, the fix has solved the problem

Thank you for the speedy work!

10/24/12; 11:02:31 AM by AC

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.

The Report

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.

Examples:

The problem is NOT affecting nodetypes contained in those roots

Example:

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.

Dave Winer permalink

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.


Posted on Tuesday, October 23, 2012 at 4:27 PM by Dave Winer.