Broken things in 3.16 and 3.17
Hi,
We have implemented 3.16 and have found some major problems. We are finding that we cannot create a report using 3.16 and then open it in 3.15. The memo fields are saved differently in the XML. Previously the XML would contain Memo.Text="[Page#]" but now it contains only Text="[Page#]".
We use DBExpress and have found the master detail problem is fixed but there are now other major problems. When using a TDBLookupComboBox the list of items in the list is repeated many times. Scrolling the list also can cause the application to crash.
These problems also exist in 3.17.
The memo problem is a real pain as we cannot be sure what version our clients have and they should not have to update all the time when we release only a minor update to fix some problems. We create reports for our clients (using the latest version) and then email them to the clients.
The DBLookupComboBox problem is a show stopper. I hope there are no other nasty changes that we have not found yet.
regards
Gordon Scrim
We have implemented 3.16 and have found some major problems. We are finding that we cannot create a report using 3.16 and then open it in 3.15. The memo fields are saved differently in the XML. Previously the XML would contain Memo.Text="[Page#]" but now it contains only Text="[Page#]".
We use DBExpress and have found the master detail problem is fixed but there are now other major problems. When using a TDBLookupComboBox the list of items in the list is repeated many times. Scrolling the list also can cause the application to crash.
These problems also exist in 3.17.
The memo problem is a real pain as we cannot be sure what version our clients have and they should not have to update all the time when we release only a minor update to fix some problems. We create reports for our clients (using the latest version) and then email them to the clients.
The DBLookupComboBox problem is a show stopper. I hope there are no other nasty changes that we have not found yet.
regards
Gordon Scrim