DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40
833>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40833
a>
Summary: cforms saving is currently broken
Product: Lenya
Version: 1.4
Platform: Other
OS/Version: other
Status: NEW
Severity: regression
Priority: P2
Component: Usecase Framework
AssignedTo: dev lenya.apache.org
ReportedBy: nettings apache.org
r468474 breaks cforms support (sorry, my fault, but i wanted
the code out).
the problem lies in src/modules/cforms/flow/customFlow.js,
line 48:
var outputStream = source.getOutputStream();
for some reason, outputStream is undefined, even though
source is a
ModifiableSource.
if you find the bug, please remove the comments to restore
error handling and
rip out the instrumentation code.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|