On Tue, 8 Apr 2008 11:05:29 -0700, [EMAIL PROTECTED] said:

> I would do a view source of the rendered HTML to see if the link is
> malformed in the output.

That was interesting. The failing user has this in the HTML where the
ticket number goes:

        <a>2949</a>

The user that works has (as expected):

        <a href="/rt/Ticket/Display.html?id=2949">2949</a>

So what reasons could there be for having a malformed URL for some users?

Keith

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to