Opened 14 years ago
Closed 14 years ago
#1041 closed defect (duplicate)
Error al actualizar TolPackage
Reported by: | Manuel Locubiche Malaxechevarria | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | low | Milestone: | TOLBase Revitalization |
Component: | ASCII data files | Version: | 2.0.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
Buenas,
Cuando se ejecuta la sentencia que aparece cuando hay un nuevo paquete en tol da error porque se pone como de tipo Set cuando el metodo RemoteUpdateAll es de tipo Real.
Warning: [1] TolPackage::Client::[RemoteUpdatePackSyncInfo] There are 1 packages that you could update from remote repositories to new patches of the same version.
You can view them at:
Set TolPackage::Client::_.packForUpdate
You could update all them running this TOL sentence:
Set TolPackage::Client::RemoteUpdateAll(0)
Se que es una tontería, pero llevo tiempo encontrándomelo y es de los pequeños detalles que creo no son buenos dejar pasar durante demasiado tiempo. Gracias.
Un saludo,
Manuel Locubiche Malaxechevarria
Sí, este error ya está reportado en el ticket #1030 y arreglado
Gracias.