Bernhard Froehler

Results 66 comments of Bernhard Froehler

Ah yes you're right; sorry for the noise!

@nikolas-n In the version by [iboboc](https://github.com/iboboc/w2wiki) this seems implemented (but disabled, haven't checked how or why). I will implement this soon-ish in [my fork](https://github.com/codeling/w2wiki) too, I'll keep you posted (in...

Implemented in https://github.com/codeling/w2wiki/commit/f0e4082ed014f55282b95c83c1136a6494fd3258

What do you mean with "Exception list" - maybe the "Allow list" (/ "White list " as it was called in previous versions)? Which version of bfstop does this happen...

> see below: I see no error message below unfortunately :(

Thanks for the reminder! `administrator/components/com_bfstop/controllers/whitelist.php` is actually a now unnecessary remainder of a previous version of bfstop, I have created [a separate issue for removing it during an upgrade](https://github.com/codeling/bfstop/issues/192). For...

Finally got a release out that fixes this issue: see [BFStop 1.4.6](https://github.com/codeling/bfstop/releases/tag/1.4.6). This release should also get distributed already through Joomla's update system. Let me know if you still encounter...

I would really like such an "absolute precision" mode (i.e. being able to determine how many digits after the comma the result has). For me it makes more sense than...

> In https://github.com/panicsteve/w2wiki/commit/3cdc65134615e0e8ad8f477d5c94a5171071cb44, the script will now replace those with empty strings. Sorry for reviving an old topic. But the linked solution will still not prevent inserting script tags that...

In principle a good idea; but I don't believe a new database targeted only for usage within bfstop is necessary - a quick search revealed that there are a few...