RT 3.4.5 CustomField SortOrder

Hello,
I have a problem in visualization order of ticket custom fields:

I am able to sort custom fields in the queue configuration page and the content of objectcustomfields table is correct according to sort order defined.
In ticket display page otherwise, the custom fields order is wrong.

I have RT version 3.4.5 on suse linux 10, perl 5.8.8, Oracle9i Enterprise Edition Release 9.2.0.7.0, DBIx::SearchBuilder v1.45.

Can someone help me?

thanks

CONFIDENTIALITY NOTICE

This message and its attachments (if any) may contain confidential,
proprietary or legally privileged information and it is intended only for
the use of the addressee named above. No confidentiality or privilege
is waived or lost by any mistransmission.

If you are not the intended recipient of this message you are hereby
notified that you must not use, disseminate, copy it in any form or take
any action in reliance on it. If you have received this message in error,
please, delete it (and any copies of it) and kindly inform the sender, of this
e-mail, by replying or go to www.pirelli.com on “contact us”.

Cafiero Mauro, IT wrote:

Hello,
I have a problem in visualization order of ticket custom fields:

I am able to sort custom fields in the queue configuration page and the
content of objectcustomfields table is correct according to sort order
defined.

In ticket display page otherwise, the custom fields order is wrong.

I have RT version 3.4.5 on suse linux 10, perl 5.8.8, Oracle9i
Enterprise Edition Release 9.2.0.7.0, DBIx::SearchBuilder v1.45.
I have a patch that we use on Oracle10g which seems to solve this
problem. I have also mailed this to this mailinglist or the devellist.
Problem is that SearchBuilder constructs a query with a Group By
expression which is not needed. Change was introduced for Postgress but
also incorperated into the Oracle part.

Joop

I have the same problem.

Can you post a the exact url where you post it? or a detailed procedure on how
you do it. Thank you.