All keelers, I'd like to report a bug when looking up the master/details objects in the CRUD application. To replicate it, demonstrate, I'll take the app-pool schema as an example.
I had the default keep deoplyment compiled and running. In the browser, login as root/root. goto Data -> Select Schema Choose Schema -> "pool" select the " poll.category" table click on one of the "poll.catsec Details" link, it will jump to the "poll.poll" table, NOT "pool.catsec" as expected The link is rendered as http://localhost:8080/default/model.do?model=crud.query-seq&persistent=poll.poll.catsec&CategoryId=1 which is incorrrect because the schema name "poll" is repeated twice. Regards Ying http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
