Just a couple things that work fine with 5.0 but not in 5.1(1122)
1, It appears that if there is a date field selected in any of the 4 report group fields, that field is displayed as "Datetime" format. Also if there are any display field "custom expressions" used for those fields, they are ignored. All is fine with the report outside of the group fields and custom expressions work good.
2, When using the menu item editor, if I select any of my pages to open with a search, after choosing "search page" and clicking "OK", the "Link to" field changes back to "Report Page"
3, After creating a new Master field for a Master-Detail relationship, when selecting the detail link the following error occurs: "Undefined variable: maxpages"
php error happened
Technical information
Error type 8
Error description Undefined variable: maxpages
URL localhost/payroll_main_list.php?mastertable=work%5Fweek&masterkey1=63&masterkey2=2009-03-02&masterkey3=2009-03-08
Error file C:\xampp\htdocs\payroll_main_list.php
Error line 1288
SQL query select count(*) FROM payroll_main where (Foreman='Stu') and (id=63 and Week_Begin='2009-03-02' and Week_End='2009-03-08')
Thanks,
Vince