[rt-users] canonicalizing URI fsck.com?

Kevin Falcone falcone at bestpractical.com
Fri Nov 1 15:38:55 EDT 2013


On Tue, Oct 29, 2013 at 04:33:58PM -0400, Len Jaffe wrote:
> FOr some of my users, I see meesages of this form in my rt.log:
> 
> [Tue Oct 29 19:25:25 2013] [debug]: Canonicalizing URI '21' to
> 'fsck.com-rt://mydomain.com/ticket/21'
> (/u01/app/PROD/rt4-efts/sbin/../lib/RT/URI.pm:108)
> 
> What's up with fsck.com?
> Did I misconfigure something back in the beginning?

fsck.com-rt:// is RT's internal custom url scheme (like http:// or
ftp://).

> Can I get rid of the references to fsck.com? 

You could rewrite RT's URI code (lib/RT/URI/*.pm).

> Can I get rid of the messages
> about canonicalizing the URI altogether?

Don't run your logs in debug?  It's a debug message to help with
figuring out when links go wrong.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131101/ecb5a7ad/attachment.sig>


More information about the rt-users mailing list