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

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |da...@davidnind.com
             Status|Needs Signoff               |Failed QA

--- Comment #11 from David Nind <da...@davidnind.com> ---
I've Failed QA because when you preview the notice, there is a huge amount of
white space before the actual message.

I'm not sure whether this is because of the sample notice, or something else.

Either way, I don't know how to fix this (otherwise I would have added a
follow-up).

Suggestion:
- Change the title of the notice to "A library booking was cancelled"
- In the notice change "You library" to "Your library"

Do we do database updates for new sample notices?

Testing notes (using KTD):

1. Apply the patches.
2. Reset everything (so the sample notice is available): reset_all
3. Add an email address to the patron you will make the booking for (for
example, Mary Burton, m...@example.com)
4. Add a booking:
   . Find a record
   . Go to Items > Priority
   . Change "Bookable" to "Yes" then click "Update"
   . Use the "Place booking" action for the record
   . Enter the details to create a booking (using the patron you added an email
address to)
5. Cancel a booking:
   . Go to the record
   . Select the Bookings section
   . Click "Cancel" for the booking you made in step 4
   . Click "Confirm" in the pop-up window to cancel the booking
6. Check that a notice was generated:
   . Go to the notices section for the patron
   OR
   . Check the message queue in the database:
     - koha-mysql kohadev
     - select * from message_queue;

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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