[rt-users] rt 3.2.1, searching on subjects
matthew zeier
mrz at intelenet.net
Thu Jul 29 21:52:11 EDT 2004
For whatever reason, the SelectAttachmentField in
/opt/rt3/var/mason_data/obj/standard/Elements was hosed. I removed
that file and now see a Subject option. The diff of the new file and
the old shows some 76 lines.
Bug maybe? I dunno.
On Jul 29, 2004, at 4:31 PM, matthew zeier wrote:
>
>
>
>
>> On Thu, 2004-07-29 at 13:57, matthew zeier wrote:
>>> Haven't seen any responses - which file adds "subject" to the
>>> drop-down
>>> list? Or which file populates that to begin with?
>> /opt/rt3/share/html/Elements/SelectAttachmentField
>> - Alex
>
>
> Odd -
>
> SELECT NAME="<%$Name%>">
> <OPTION VALUE="Subject"><&|/l&>Subject</&></OPTION>
> <OPTION VALUE="Content"><&|/l&>Content</&></OPTION>
> <OPTION VALUE="ContentType"><&|/l&>Content-Type</&></OPTION>
> <OPTION VALUE="Filename"><&|/l&>Filename</&></OPTION>
> </SELECT>
> <%ARGS>
> $Name => 'AttachmentField'
> </%ARGS>
>
>
> Yet the HTML is rendering as:
>
> <tr><td align=right>
> <SELECT NAME="AttachmentField">
> <OPTION VALUE="Content">content</OPTION>
> <OPTION VALUE="ContentType">content-type</OPTION>
> <OPTION VALUE="Filename">filename</OPTION>
> </SELECT>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
>
--
matthew zeier - "Nothing in life is to be feared. It is only to be
understood." - Marie Curie
More information about the rt-users
mailing list