https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31558
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Lucas Gass <[email protected]> --- This adds a bunch of base64 encoded stuff into the additional_contents table in the DB, not my favorite but likely not harmful. I tried renaming a JS file to JPG and it comes out looking like this: <img src="data:image/jpeg;base64," alt="" /> The fix is trivial so I am passing QA. -- 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/
