I'm a bit confused by this result, but here is my problem. When I log in to the web client, only Safari displays the light grey [Customise] text on the lower left, Firefox does not. I've checked the HTML code, and Firefox retrieves different code, without mention of [Customize].
Identical pages were checked and compared. For my basic list of Partners, Safari is 9 lines longer than Firefox. I also tested with Opera, and that also displays fine, and retrieves identical code as Safari. For reference, the diff code is below. I've checked the documentation, and the forums, and can find no reference to using Safari instead of Firefox (though I should add Safari is about 2-3 times faster than Firefox when using the Web Client). So is this isolated? Or others have this? My Setup: OpenERP WebClient and OpenERP Server, 5.0.0-3.1, downloaded from the main downloads page only a few days ago and freshly installed on a clean Ubuntu 8.04 LTS Server. My MacBook Pro running 10.5, with Safari 3.2.1 and Firefox 3.0.9. Diff code: diff -uN firefox.htm safari.htm --- firefox.htm 2009-04-23 02:49:46.000000000 +0100 +++ safari.htm 2009-04-23 02:49:34.000000000 +0100 @@ -545,6 +545,15 @@ </table> </form></td> </tr> + <tr> + <td>[<a>Customise</a>]<br> + <div> + <a>Manage Views</a> + <a>Manage Workflows</a> + <a>Customise Object</a> + </div> + </td> + </tr> </table> </td> <td> -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=35302#35302 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
