Actions
Errores #133
closedExtract enteje from Tabla
Start date:
05/09/2018
Due date:
06/28/2018
% Done:
100%
Estimated time:
4:00 h (Total: 7:00 h)
Spent time:
3:00 h (Total: 4:15 h)
Puntos de historia:
4
Description
Modify pattern DatosLogicos on its method leer of AreaFachada elements, line 1260:
<xsl:if test="$nombreDeLaclaseDeLaClave != 'TT1T'">enteje.setEjerci(conexion.getEnteje().getEjerci());</xsl:if>
If the name of the class isn't TT1T, then ejerci must be extracted from the element received into the parameters, not the ejerci extracted from the Conexion instance.
Take an example from the method DLApunte.leerAFApunte(), when it's validating the account with the ejerci extracted from the Conexion instance, instead of the Apunte instance received by parameter (lines 1034 to 1064)
Updated by Jesús Freire about 7 years ago
- Subject changed from Modify DatosLogicos.leer of AreaFachada to extract ejerci from parameters to Extract ejerci from parameter in DatosLogicos.leer of AreaFachada
Updated by Jesús Freire about 7 years ago
- Subject changed from Extract ejerci from parameter in DatosLogicos.leer of AreaFachada to Extract ejerci from parameters
- Description updated (diff)
Updated by Jesús Freire about 7 years ago
- Target version changed from 0.0.6 to 0.0.7
Updated by Jesús Freire about 7 years ago
- Status changed from Nueva to En curso
- Assignee set to Jesús Freire
Updated by Jesús Freire about 7 years ago
- Status changed from En curso to Resuelta
- % Done changed from 10 to 90
Applied in changeset selene-wrapper|r524.
Updated by Jesús Freire almost 7 years ago
- Subject changed from Extract ejerci from parameters to Extract ejerci from Tabla
Updated by Jesús Freire almost 7 years ago
- Subject changed from Extract ejerci from Tabla to Extract enteje from Tabla
Updated by Anonymous almost 7 years ago
- % Done changed from 10 to 90
Applied in changeset selene-wrapper|r545.
Updated by Jesús Freire almost 7 years ago
- Target version changed from 0.0.7 to 0.0.8
- Translation missing: en.field_sprint changed from 53 to 52
Updated by Jesús Freire almost 7 years ago
- Translation missing: en.field_sprint changed from 52 to 57
Updated by Jesús Freire almost 7 years ago
- Status changed from Resuelta to Cerrada
Estado del EPP auto actualizado a Cerrada porque todas las tareas estaban cerradas
Actions