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

--- Comment #14 from David Cook <[email protected]> ---
(In reply to Katrin Fischer from comment #13)
> I wonder how hard it would be to just parse the a tag. Getting a list of
> URLs from the href could be OK to do, description from the tags might be a
> little harder. But it could be worth while (saying as someone supporting
> over a 100 libraries... but admittedly can't provide a patch).

Assuming well-formed HTML, a person probably could do a regex to just grab the
"a" elements out of the current data. But that person also isn't going to be
me. Personally, my goal for this preference is to just prevent security
problems.

-- 
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/

Reply via email to