- Code: Select all
An error occurredCause: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.jsp.JspTagException: You must specify one of the following: size
I got this error when I tried to create a new template. This was due to the fact that I did not have any mailinglists defined. After defining a mailing list, the 'new template' page shows fine.
I guess this page needs better error handling when there are no mailinglists defined.
