Rick Terrill
|
| Posted: 03/03/2003, 12:20 PM |
|
All,
This happens in all beta versions of ccs2 up through the newest beta3
patch, hopefully someone can help me out.
Here's the scenario: I have a Record Form with data_souce="TableA." In
that record form, I have a listbox with data_souce="TableB" and
bound/text_columns set up correctly.
I CCS1, this works as expected. However, the exact same scenario results
in a Perl error in CCS2. The Apache log just says "premature end of script
header," which doesn't help much. Yes, I know that "premature end of
script header" usually means that I have something incorrect in my Perl
environment or in the #! line, etc. This is not the case, I've traced it
quitely specifically down to differing between CCS1 and CCS2.
Also, if I just have a listbox by itself, or a listbox within a form that
uses the same datasource, then it works fine in CCS2. The problem point is
where the encompassing form and the listbox draw from different tables.
Thanks for any help/input!
Rick Terrill
ps. sorry if this is a known issue, I tried looking for a support ticket or
mention in the forums/newgroup but didn't find anything helpful/pertinent.
|
|
|
 |
|