Closed
Bug 395481
Opened 19 years ago
Closed 19 years ago
Test app on new fbml parser
Categories
(addons.mozilla.org Graveyard :: Facebook Application, defect)
addons.mozilla.org Graveyard
Facebook Application
Tracking
(Not tracked)
VERIFIED
FIXED
RYF-0.5
People
(Reporter: fligtar, Assigned: fligtar)
References
()
Details
We need to ensure that everything works correctly in the new fbml parser set to go live next week.
It seems there are some CSS problems from my brief look.
| Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → RYF-0.5
Comment 1•19 years ago
|
||
I've poked around on this a fair bit using Firefox 2.0.0.6 on Vista; can you elaborate on the CSS problems? Are these the same or different from what you've filed in bug 395319? I'm going to be away Friday, so let me know ASAP so I can get this tested...
| Assignee | ||
Comment 2•19 years ago
|
||
I haven't seen any problems either, but I get warning messages on every page that only the developer sees:
CSS Error (line 142 char 19): Unknown property. Declaration dropped.
CSS Error (line 6 char 0): Error in parsing value for property. Declaration dropped.
So, I have to go in and figure out what lines those are, and I'm sure it won't be easy.
| Assignee | ||
Comment 3•19 years ago
|
||
I've fixed the two issues on trunk. One was a property that Facebook's new FBML parser didn't recognize (and it was kinda pointless anyway) so I just removed it. The other was with a value of a background property for the "Add Favorite" button on the add-on display page. I changed it around a bit, and everything looks OK to me, but we might want to double check that it works in the various browsers we support.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
Sorry, but due to other work with which I'm tasked, I won't get to this until Tuesday or Wednesday of next week (I'm off Friday and Monday). I'll do a pretty good run through as soon as I'm able to, once I return.
Comment 5•18 years ago
|
||
OK; all looks well in Firefox 2.0.0.6 on Win XP SP2/Linux/Mac OS X 10.4, and I tested Opera 9.23 and Safari 3.0.3 on XP SP2.
While I paid special attention to potential issues (the one called out in comment 3 esp.), I also tested and made sure that adding/deleting, and importing of Add-ons worked fine using Firefox 2.0.0.6 on XP SP2.
Because this wasn't staging, it didn't have the "invite" functionality, but that's been verified on staging in bug 395571...
Verified FIXED
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•