[OGo-Bugs][Bug 1661] Generic Link To Company Displays OGo# Not Name

bugs@opengroupware.org bugs@opengroupware.org
Fri, 23 Mar 2007 18:58:42 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1661





------- Additional Comments From reitenbach@rapideye.de  2007-03-23 18:43 -------
Created an attachment (id=503)
 --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=503&action=view)
oneliner patch that fixes the problem

this is a patch to:
opengroupware.org/WebUI/OGoFoundation/EOGlobalID+Label.m

to method:
_labelForEnterpriseGlobalIDInSession:
There I reversed the lookup ordering of "number", "description". That fixed the
problem for me, new object links will have the company name shown in the webui
instead of the number.
I don't know what this change will affect in other places, but at least after
clicking a bit through the enterprise webui, I haven't seen sth. bad.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.