Closed (cannot reproduce)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 14:38 UTC
Updated:
17 Apr 2015 at 18:26 UTC
Jump to comment: Most recent
Comments
Comment #1
killes@www.drop.org commentedYeah, that's certainly not the intention.
Comment #2
WorldFallz commentedWe've also got some users that figured out a way to post images to forum posts: #1317144: adding images to a showcase forum post.
Can I assume this was also unintended and remove the?
Comment #3
tvn commentedComment #4
WorldFallz commentedalso being abused in profiles: https://drupal.org/user/255384
is there any way to track down where these folks are uploading the files by URL so we can at least remove them and see how they're doing it?
Comment #5
dddave commentedWhy not simply ask him? I am not under the impression that is some bad guy trying to abuse drupal.org covertly. ;)
Comment #6
WorldFallz commentedlol, that works for an individual occurrence.... and actually, in this case it turns out it's part of a featured marketplace listing which could be considered a benefit of a featured listing.
The main issue is that we've purposely disabled image uploads in certain cases, but users are able to bypass it.
Comment #7
dddave commentedI thought the problem was the investigation of "how they're doing it" (which in this specific case seems to be a feature indeed). But maybe we are getting our wires crossed and I don't understand the issue?
Comment #8
silverwing commentedI say we go the theme route with (kinda)
.signature img {display:none;}The images I've seen in signature so far have been pretty restrained, but I'd rather we not have them than get those flashing annoying images.
Comment #8.0
silverwing commentedfixed issue link
Comment #9
WorldFallz commentedAnother instance:
https://drupal.org/node/2149883
It appears the user misused file attachments in an issue (#2149517: Not retrieving images in commmerce product page) simply in order to include the image in a forum post.
We can do something similar to #8 (.node-type-forum .content img {display: none;}) for forums as well.
Personally, i prefer forum threads not be polluted by images (which is I assume why there's no file field on them), but it would be nice to get more opinions.
Comment #10
tvn commentedClosing due to inactivity since 2013. Please re-open if it is still a problem.