Follow-up to #3395
- Make the description field a multi-line one.
- Use
filter_xss_admin()instead ofcheck_plain(), to allow some markup (<em>,<strong>etc.)
PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
GitHub Issue #:
3885
Follow-up to #3395
filter_xss_admin() instead of check_plain(), to allow some markup (<em>, <strong> etc.)PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
Posted 18 hours 34 min ago by (lias) in How-To and Troubleshooting
Posted 4 days 17 hours ago by Francis Greaves (themetman) in How-To and Troubleshooting
Posted 5 days 17 hours ago by (Ernst) in How-To and Troubleshooting
Recent comments
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty. Is there really,...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
To me this clearly looks like some wrong use of the Leaflet library at some point. But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?