[otrs-cvs] otrs/Kernel/GenericInterface/Operation/Ticket TicketCreate.pm, 1.30.2.1, 1.30.2.2 TicketUpdate.pm, 1.4.2.1, 1.4.2.2
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket
In directory lancelot:/tmp/cvs-serv26426/Kernel/GenericInterface/Operation/Ticket
Modified Files:
Tag: rel-3_1
TicketCreate.pm TicketUpdate.pm
Log Message:
Fixed typo in error message.
Author: mg
Index: TicketCreate.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket/TicketCreate.pm,v
retrieving revision 1.30.2.1
retrieving revision 1.30.2.2
diff -2 -u -d -r1.30.2.1 -r1.30.2.2
--- TicketCreate.pm 3 Jan 2013 00:31:38 -0000 1.30.2.1
+++ TicketCreate.pm 3 Jan 2013 10:26:50 -0000 1.30.2.2
@@ -1051,5 +1051,5 @@
return {
ErrorCode => 'TicketCreate.InvalidParameter',
- ErrorMessage => "TicketCreate: Attahcment->ContentType is invalid!",
+ ErrorMessage => "TicketCreate: Attachment->ContentType is invalid!",
};
}
Author: mg
Index: TicketUpdate.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket/TicketUpdate.pm,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -2 -u -d -r1.4.2.1 -r1.4.2.2
--- TicketUpdate.pm 3 Jan 2013 00:31:38 -0000 1.4.2.1
+++ TicketUpdate.pm 3 Jan 2013 10:26:50 -0000 1.4.2.2
@@ -1150,5 +1150,5 @@
return {
ErrorCode => 'TicketUpdate.InvalidParameter',
- ErrorMessage => "TicketUpdate: Attahcment->ContentType is invalid!",
+ ErrorMessage => "TicketUpdate: Attachment->ContentType is invalid!",
};
}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log