backdrop-contrib / flag

Flag module for Backdrop CMS
0 stars 11 forks source link

Error on status report, but no real problem on my site. #19

Open jenlampton opened 3 years ago

jenlampton commented 3 years ago

I've got a multilingual site, and I'm using flags on comments (that are not translated). On my status report, I have a giant red error for Translation helpers module not found but in my case, my flags are working just fine since my comments (and even the nodes where they are enabled) are not translatable.

I'd love it if this Error could be demoted to a Warning for use-cases like mine, where there is no current risk. We should check the entity a flag is flagging, and only make this an Error if that entity is translatable on the site.