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

--- Comment #1 from Fridolin Somers <[email protected]> ---
Created attachment 202098
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202098&action=edit
Bug 43098: Typo edit_formid in guided_reports_start.tt

Typo in edit SQL when authorised values category is wrong : 'op=edit_formid='

Test plan:

1) Create a new authorised values category WRONG
2) Create a new SQL report with : SELECT * FROM biblio WHERE title LIKE
<<val|WRONG>>
3) Save the report
4) Delete authorised values category WRONG
5) Run the SQL report
6) You see message 'The authorized value category (WRONG) you selected does not
exist.'
7) Click on 'Edit SQL'
=> You comme back to editing the correct SQL report

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to