https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41735

--- Comment #2 from David Nind <[email protected]> ---
Created attachment 192193
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192193&action=edit
Bug 41735: Tidy OPAC self-registration page

opac/opac-memberentry.pl has a double comma in the source code.

Test plan:
1. Tidy the file: perl misc/devel/tidy.pl opac/opac-memberentry.pl
2. Generate a diff: git diff
3. Note the double comma.
4. Reset everything: git checkout opac/opac-memberentry.pl
5. Apply the patch.
6. Repeat steps 1 and 2 - no tidy changes made.
7. Run the qa script - there should be no warnings or errors: qa

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to