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=40833>.
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

           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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to