#1030 closed defect (fixed)
TolPackage upgrade sentence
| Reported by: | Pedro Gea | Owned by: | Víctor de Buen Remiro |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Kernel | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | cperales@… |
Description
Se recibió el siguiente correo en el trac de MMS:
Hello,
when a tol-package is not up to date, it appears a warning message like this:
You can upgrade all them running this TOL sentence: Set TolPackage::Client::RemoteUpgradeAll(0)
The method RemoteUpgradeAll returns a Real, so if you copy and paste the warning code, TOL retunrs an Error.
Warning message should be Real TolPackage::Client::RemoteUpgradeAll(0).
Thanks
Change History (5)
comment:1 Changed 15 years ago by
| Status: | new → accepted |
|---|
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:3 Changed 15 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Pasa lo mismo con
Set TolPackage::Client::RemoteUpdateAl
comment:4 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.

(In [2806]) Fixes #1030