You are not logged in.
When I disable images in my account settings, I see only links to previews in posts. So I can't view a full image normal way. That's because thumbnail links are wrapped with full image links:
<a href="image-url" rel="nofollow"><a href="thumbnail-url" rel="nofollow">image-description</a></a>
This bug is reproducible in last Firefox and Chromium. It is possible to somehow fix it?
Offline
If there isn't already one, you'll need to open a ticket on the FluxBB bug tracker.
Offline
Now I understand this is not a bug and this behavior is logical because image just converts to url without assuming that the image is located inside the link.
So this is a feature request. Ok, I'll report it to FluxBB bug tracker.
Offline