[rt-users] apache2 freezes on certain requests
Alexander Reintzsch
alexander.reintzsch at netsystem.de
Thu Jan 17 12:51:09 EST 2013
Me again, I did some more research in this case and edited
share/html/Ticket/Update.html
<& /Ticket/Elements/AddAttachments, %ARGS, TicketObj => $TicketObj &>
Hello </table>
</&>World
<& /Elements/Submit, Label => loc('Update Ticket'), Name =>
'SubmitTicket', id => 'SubmitTicket' &>
I inserted "Hello" "World". But when I call
Ticket/Update.html?Action=Comment;id=4518
it only prints
"Hello </table><hr class="clear" /></div></div>"
Though with
Ticket/Update.html?Action=Respond;id=4518
it prints
"Hello </table><hr class="clear" /></div></div></div>World"
So I guess the apache, perl, mason, or which one ever does this magic
stops on processing the </&>
I have no clue about this syntax and what it means or where I can do
more checks, so I need you help. And I hope I could help you with this
bit of an analysis.
Cheers,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130117/e17b736c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130117/e17b736c/attachment.sig>
More information about the rt-users
mailing list