Author: johannes Date: 2005-10-18 08:29:01 -0500 (Tue, 18 Oct 2005) New Revision: 8067
Modified: trunk/gnue-appserver/BUGS Log: Moved to roundup Modified: trunk/gnue-appserver/BUGS =================================================================== --- trunk/gnue-appserver/BUGS 2005-10-18 12:43:45 UTC (rev 8066) +++ trunk/gnue-appserver/BUGS 2005-10-18 13:29:01 UTC (rev 8067) @@ -1,15 +1,3 @@ -Known bugs/issues in this release: - -* Currently, the RPC interface is a flat one. Extending the interface to be - object oriented with a session class and a list class will come with the next - release, since gnue-common's RPC library does support objects now. - -* Generated forms should show a normal entry with a search dialog instead of a - dropdown when the referenced class has a property tagged with search="0". - This way referenced classes with many records could be handled. (has to be - implemented in gnue-forms first) - -* When an exception happens in OnValidate, gnue-forms doesn't move to the - record causing the exception, basically because OnValidate happens at commit - time and not at store time. Not sure what would be the best way to handle - this. +Please use our bug tracking system at +http://www.gnuenterprise.org/roundup/gnue/ to get a list of outstanding bugs, +features or wishes. _______________________________________________ Commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
