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
signature.asc
Description: OpenPGP digital signature
