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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Katrin Fischer <[email protected]> ---
Hi Sophie,

I think the authorised_value is used in an untypical way here (like MAN_INV or
INVENTORY). It allows you to store a text snippet or template for a text that
then can be changed and edited before saving the message. When the message is
pulled for display, it will pull the stored text from the database, the
authorised_value code is not stored.
Because of this the current behaviour makes sense to me - the OPAC value has no
meaning here.

I think if we wanted it to pull different template texts depending on if you
selected staff or OPAC we'd need to use Ajax similar to what we do for
statistic values depending on fund selection on the acquisition order page. It
might also cause problems if the text will be overwritten after you already
edited it.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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