Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • LOCATE('Content-Length:', Headers), SUBSTRING_INDEX(Headers, 'Content-Length:', -1),
    500 bytes (62 words) - 16:03, 6 April 2016
  • my $Content = $Attachment->First->Content; if( $Content =~ m/Open Sesame/ ){
    567 bytes (74 words) - 16:36, 6 April 2016
  • content of subpage1
    19 bytes (3 words) - 16:37, 6 April 2016
  • {$Ticket->Transactions->First->Content()} my $content = $message->Content;
    4 KB (385 words) - 20:31, 27 April 2017
  • Enter your own page content here.
    33 bytes (6 words) - 16:15, 6 April 2016
  • Enter your own page content here.
    33 bytes (6 words) - 16:37, 6 April 2016
  • ...ge-quoting-in-forwarded-tickets/32100). Keith Creasy suggested copying the content of the initial transaction into a custom field called <tt>Problem</tt>. Thi Object => $Ticket, Content => $Transaction->Content
    1 KB (147 words) - 10:14, 13 October 2017
  • ContentType =&gt; the content-type of the Content field Content =&gt; content. Can extend to multiple lines.
    2 KB (276 words) - 16:39, 6 April 2016
  • ...ddress %>?subject=<% $subject|u%>&references=<% $message_id|nu %>&body=<% $content | un%>"&gt;Email reply&lt;/a&gt; ...ddress %>?subject=<% $subject|u%>&references=<% $message_id|nu %>&body=<% $content | un%>"&gt;Email comment&lt;/a&gt;
    1 KB (195 words) - 06:26, 23 November 2016
  • ...tion::[[SendEmail]], which it will allow to RT to send mails not only with Content-Type: text/plain. ...the template the mail header, and RT will care about the new value of the content-type.
    4 KB (570 words) - 16:37, 6 April 2016
  • ...nd anything as auto respond for that queue, just save the template with no content and it won't be sent to that queue. ...his template shouldn't be triggered for this queue if you saved it without content, or send a custom message if you changed it.
    1 KB (191 words) - 10:14, 2 June 2023
  • === get email content === ...at exactly content in mail break RT. In this case you should get full MIME content of email.
    3 KB (470 words) - 16:08, 6 April 2016
  • == License for Content on this Wiki == This is a public wiki and while some content is contributed by BPS employees, the majority is contributed by the RT and
    1,008 bytes (148 words) - 15:45, 6 April 2016
  • - my $content = $stanza-&gt;{raw}; - RT::Interface::Web::EscapeUTF8(\$content);
    6 KB (871 words) - 16:20, 6 April 2016
  • # go out if content is not text! my $content = $AttachObj-&gt;Content;
    7 KB (1,010 words) - 16:37, 6 April 2016
  • if ($ARGS{'content'}) { my $text = $dbh->quote($ARGS{'content'});
    4 KB (496 words) - 16:08, 6 April 2016
  • $obj->Content(); ...the current one. It's an easy way to provide some common and some specific content in a response, or to create a template which acts as a switch without havin
    1 KB (185 words) - 16:09, 6 April 2016
  • $OUTPUT .= $value-&gt;Content; { join ', ', map { $_-&gt;Content } @{ $Ticket-&gt;CustomFieldValues( 'CUSTOM FIELD NAME' )-&gt;ItemsArrayRef
    1 KB (197 words) - 16:03, 6 April 2016
  • == Log transaction content to syslog == * We want to log all content in tickets to syslog, so we can generate reports and audit logs, i.e. with
    6 KB (695 words) - 15:14, 7 March 2021
  • ...e dashboards separated by a dot along the top (to the left of the existing content of the PersonalQuickbar. Added the rt3/local/html/Dashboards/Elements/ShowDashboardTabs file with this content:
    2 KB (190 words) - 16:37, 6 April 2016
  • ...available to you. To use it, first create a template which determines the content of the message you are sending, as well as the person or persons that will {$Transaction-&gt;Content()}
    3 KB (443 words) - 13:08, 19 July 2016
  • ...829BE40B3678FCC@EXCHMAILSERVER.tikona.in><br />Accept-Language: en-US<br />Content-Language: en-US<br />X-MS-Has-Attach: yes<br />X-MS-Exchange-Organization-S my $Content = $Ticket-&gt;Transactions-&gt;First-&gt;Content();
    6 KB (911 words) - 16:37, 6 April 2016
  • ...on in the US. Some days I would rather just sit and tweak RT to my heart's content, but crashed servers and sundry other crises often call me away.
    402 bytes (73 words) - 16:14, 6 April 2016
  • === Returning content NOT in RT such as ACME challenges for certbot === Getting RT to serve static content can seem to be quite an issue, especially if it is to be dynamically create
    2 KB (267 words) - 21:12, 14 February 2019
  • Below are several means of solving the 'This transaction appears to have no content' when users send pure HTML messages. * ^Content-Type: text/html
    2 KB (335 words) - 16:11, 6 April 2016
  • # make mailx accept 8-bit content - in this case for German umlauts etc. ...s the first real command executed in the script, it will receive the email content from STDIN)
    2 KB (254 words) - 16:14, 6 April 2016
  • * add a column to hold the processed .content/.largecontent fields * add [[PostgreSQL]] Text indexes for Attachments.content and [[ObjectCustomFieldValues]].largecontent
    6 KB (823 words) - 16:20, 6 April 2016
  • # vi /opt/rt3/local/html/Ticket/Create.html with content: # vi /opt/rt3/local/html/Elements/[[SelectOwner]] with content:
    2 KB (279 words) - 16:03, 6 April 2016
  • Content: ...n escape above), and lack of space after "Content:" can prevent the ticket content from being parsed and stored (in 3.8.2)
    3 KB (387 words) - 16:15, 6 April 2016
  • ...ver in the migration, so you will need to create a new account. If you had content on your user page, that page should still be available. ...y spam. The spam has been cleaned up, but if anyone contributed legitimate content over that time, it also was removed. More protections were added to inhibit
    2 KB (272 words) - 09:03, 22 July 2016
  • $OUT .= $CustomFieldValue-&gt;Content . "\n"; $ViValue=$SingleOwnCustomFieldValue-&gt;Content;
    2 KB (281 words) - 16:03, 6 April 2016
  • printf('&lt;meta http-equiv="refresh" content="0;url=http://helpdesk"&gt;');
    597 bytes (91 words) - 16:11, 6 April 2016
  • ...ocal/html/Callbacks/attach_common/Ticket/Update.html/AfterWorked with this content: ...al/html/Callbacks/attach_common/Ticket/Update.html/BeforeDisplay with this content:
    6 KB (725 words) - 16:03, 6 April 2016
  • 4. Get the content field of testuser's preferences: select content from attributes where
    5 KB (764 words) - 16:03, 6 April 2016
  • And now back to the original out-dated content...
    668 bytes (90 words) - 16:36, 6 April 2016
  • + # Use FULLTEXT for large Attachments.Content and + if ( $QualifiedField =~ m/^(?: Attachments_\d+\.Content
    3 KB (320 words) - 09:05, 13 July 2018
  • push @blacklist, $attribute-&gt;Content;
    846 bytes (118 words) - 16:03, 6 April 2016
  • $first_message = $CreateObj->Content;
    756 bytes (113 words) - 16:09, 6 April 2016
  • $CF_Obj-&gt;AddValueForObject( Object =&gt; $T_Obj, Content =&gt; $cf_value, ); Content =&gt; $cf_value, );
    4 KB (624 words) - 20:58, 13 August 2016
  • $m-&gt;comp('/Elements/Callback', content =&gt; \$content, %ARGS); $content =~ s/\n/&lt;br&gt;/gi;
    9 KB (1,268 words) - 08:51, 5 February 2020
  • ...Date, Resolved Date, Time Worked, some custom fields, AND the dates &amp; content of the comments/replies fields. These last bits of data I found were consid sed '/^Transaction:/,/^Content:/{ /^Content:/,/^Transaction:/!d; };/^id:/,/^Creator:/d;/./,/^&amp;/!d'
    9 KB (1,217 words) - 10:22, 15 November 2017
  • with the following content:
    1 KB (127 words) - 09:51, 20 June 2023
  • ...two saved searches, which will display identical content but display that content in different formats.
    3 KB (484 words) - 14:50, 2 April 2019
  • == How to avoid processing images like dynamic content ==
    4 KB (567 words) - 16:03, 6 April 2016
  • ...ks brings the user to a page with an edit window and the existing template content in the edit-window context. Make any changes and click the "save" button in Content-Type: text/html
    4 KB (617 words) - 05:50, 3 September 2020
  • ...ct T.Id as Ticket, nvl(C.Name, ' ') as CustomField, nvl(C.Content, ' ') as Content left outer join (select A.ObjectId, B.Name, A.Content
    4 KB (575 words) - 16:08, 6 April 2016
  • Add to /path/to/rt/share/html/Tools/Reports/Elements/Tabs the following content: Add to /path/to/rt/share/html/Tools/Reports/index.html the following content:
    5 KB (881 words) - 16:39, 6 April 2016
  • push @{$cache{$cfid}}, $cfval->Content; # so I need to compare %cache with the actual content
    9 KB (1,155 words) - 16:08, 6 April 2016
  • $resolution_comment = $CommentObj-&gt;Content;
    1 KB (182 words) - 15:30, 14 August 2016
  • my $val = $$content; $$content = $val;
    6 KB (859 words) - 08:22, 27 July 2023

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)