Opened 8 years ago
Last modified 8 years ago
#1958 new defect
tolRlink: error al pasar argumento cadena
Reported by: | Jorge | Owned by: | |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | R API | Version: | 3.4 |
Severity: | critical | Keywords: | |
Cc: |
Description
Al pasar argumentos cadenas de R a TOL, da error si la cadena contiene el caracter ".
tolExecute('TextLength', 'hola"') <E> ERROR: [1] The quotation marks that were opened in line 0 have not been closed.</E> <E>
Note: See
TracTickets for help on using
tickets.
(In [7471]) Refs #1958
Se corrige el tratamiento de los textos desde R a TOL.