When creating a photo album today using jAlbum, I got the following error:
Evaluation error on line 2:
Details:
Sourced file: inline evaluation of: “ showHomeLink = homeLink != null && homeLink.length() > 0 && !”http://”.equals(h . . . ” : Error in method invocation: Method length() not found in class’bsh.Primitive’
I found a discussion thread that helped fix the problem: I had the “Copyright” field in my “Simplicity” skin set to “2011,” but purely numeric fields cause problems. When I changed the field to include non-numeric text too, everything worked well.