The application could not be compiled due to the following errors:

Compilation Errors

org.openlaszlo.sc.CompilerError: extensions/views/richinputtext.lzx: 113: Error: Overriding a function that is not marked for override, in line: function updateData () {
extensions/views/richinputtext.lzx: 182: Error: Overriding a function that is not marked for override, in line: function getText () {
richtext-$2.lzx: 76: Error: Access of undefined property red, in line: $0.color = red;
richtext-$2.lzx: 83: Error: Access of undefined property blue, in line: $0.color = blue;