[Kimchi-devel] [PATCH V2 0/2] Fix debug report naming error

Rodrigo Trujillo rodrigo.trujillo at linux.vnet.ibm.com
Fri Feb 21 21:10:16 UTC 2014


V2
Implement enhancements proposed by Aline in code review:
- UI does validation in the report name
- Automatic name is generated in backend now
- Name not required. User can send empty string or none

V1
The two patch fix a problem reported by internal test team.


Rodrigo Trujillo (2):
  Fix debug report naming problem (backend)
  Fix debug report naming problem (UI)

 src/kimchi/API.json                 | 12 ++++++++++++
 src/kimchi/control/base.py          |  1 +
 src/kimchi/i18n.py                  |  2 ++
 src/kimchi/model/debugreports.py    |  5 ++++-
 ui/js/src/kimchi.report_add_main.js | 21 +++++++++++++--------
 ui/pages/i18n.html.tmpl             |  2 +-
 ui/pages/report-add.html.tmpl       |  2 +-
 7 files changed, 34 insertions(+), 11 deletions(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list