[Koha-bugs] [Bug 5031] CSV export profile form doesn't indicate that profile marcfields are required

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 3 12:45:08 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5031

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21303|0                           |1
        is obsolete|                            |
  Attachment #21304|0                           |1
        is obsolete|                            |

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 23257
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23257&action=edit
[PASSED QA] Bug 5031: CSV profiles: content fields are required

Some fields are required on editing/adding csv profiles.

Test plan:
- add a new csv profile (tools/csv-profiles.pl) without any value.
- save => error on empty fields.
- fill the "marc" content, select type="sql", fill the csv name input.
- save => error on sql content field.
- fill the sql content
- save => the csv profile is saved.
- retry for the edit form.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Comment: On top of both patches for Bug 10853

Works very well, now we get an alert with empty field
Saves correctly MARC and SQL profiles

Solved minor conflict introduced by tab followup on Bug 10853
Again small tab errors corrected in followup

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works as described, looks a bit 'non standard' for Koha,
but improves usability of the form.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list