Closed Bug 641690 Opened 15 years ago Closed 15 years ago

Badge does not appear on Facebook wall

Categories

(Websites :: Facebook, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mbrandt, Assigned: allia.z)

Details

Attachments

(1 file)

The badge does not appear on the Facebook wall, only the text. Steps: 1. Click on a badge 2. Enter some text ("Say something about this..." 3. Visit your wall Expected: - The badge and text is posted on your wall. Actual: - Just the text is posted to the wall
Assignee: nobody → allia.z
Can i get an absolute URL that this image will be located at? Are they being served of a CDN, or just from the relative web location
CCing cshields, who can answer the CDN question. If the answer is "no", then the app will live under: http://www.mozilla.com/en-US/firefox/fb-badges/ Your images/ subfolder would be right in there (I decided not to rip this app apart and put the images into the general images folder, as the facebook badges app is self-contained).
This is now fixed in SVN if the answer is no
hrmm.. ideally I would like this to be served via CDN. But regardless it would be cached by zeus. This is the first I have heard of fb-badges not being ready to go.??? In all of our meeting this has been "taken care of" already. Jeremy, can you comment?
Let's serve these off of the CDN.
Okay I added some code to the fx-badges to account for a CDN. Patch: r85175 Zach: There are two things. If you call the root file index.html and not .php, mozilla.com will inject a $config array into it that you can get the static prefix out of. I added a line for fallback which should make it work for you even without that logic. However, if the file is called index.php, this will not happen (sorry). Since I don't want to mess with global mozilla.com code right now for breaking other stuff, I suggest we just change the filename to index.html. You can enable PHP processing for .html files by adding mod_mime to your apache config and this line to the config file: AddType application/x-httpd-php .php .html Any questions? Please let me know.
Attached image error
Can I get a 2nd set of eyes on this? The Facebook app doesn't appear to be coming up any longer.
> Created attachment 519455 [details] > error > > Can I get a 2nd set of eyes on this? The Facebook app doesn't appear to be > coming up any longer. Same error for me. Seems okay on mozilla stage, so I'm wondering if it's a Facebook app issue with the settings. Mozilla stage: http://www-fx4.stage.mozilla.com/en-US/firefox/fb-badges/ Zach, any ideas?
fixed, was specifying index.php.. but facebook now allows to not specify an index
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Thanks! Did you incorporate comment 6 into your SVN?
Looks good! ... marking QA Verified so we can kick off the formal test cycle.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: