https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31385 --- Comment #16 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #13)
(In reply to Kyle M Hall from comment #7)
What makes sense to me is to pass the id and optionally the language. Look up the news item by id.
We now have the code based on the id. If the language of this one doesn't match the given and logged in language, use the code from this one to look of the correct language version.
This means we don't need to go mucking about in the database to find the code for the page.
Will open another report to show this code URL on the additional contents page, and the need for looking it up will be gone.
Decided to put it here also. -- You are receiving this mail because: You are watching all bug changes.