I just installed OpenPublish and it asked me for a usename/password via the htpassword pop-up menu.
Specifically it said - A username and password are being requested by http://jcaldwell.openpublish.dev6.fayze2.com. The site says: "Crowd"
I grepped the code and found two Img tag links to this site
profiles/openpublish/modules/features/openpublish_article/openpublish_article.box.inc: 'value' => '

',
and
profiles/openpublish/modules/features/openpublish_general/openpublish_general.box.inc: 'value' => '

',
This seems like it should be resolved by removing those links from the devel version of the distribution code.
Comments
Comment #1
Stika commentedthe same issue in here.
Is this afecting the site in any way?
What should I do to avoid this please?
Comment #2
conorc commentedRemoving the image tag in each of the .inc files listed above, seems to fix it for now.
Comment #3
PARTech-1 commentedYes, Took out both references and fixed the problem! Thanks!
Comment #4
josephcheekdup of #1991264
https://www.drupal.org/node/1991264