Closed
Bug 900580
Opened 12 years ago
Closed 11 years ago
Fix Lint Errors
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mjschranz, Assigned: mjschranz)
Details
Attachments
(2 files, 1 obsolete file)
There are a couple present preventing travis from passing. Let's fix em.
Assignee | ||
Updated•12 years ago
|
Assignee: schranz.m → nobody
Updated•12 years ago
|
Assignee: nobody → scott
Comment 1•12 years ago
|
||
I didn't do the less linting in this patch, was more concerned with the js, and I was in there anyway.
There is actually quite a bit of less lint fails, not sure, maybe we should do them in another ticket? I'm willing to do it in this ticket, but, later...
Attachment #819406 -
Flags: review?(schranz.m)
Assignee | ||
Comment 2•12 years ago
|
||
This moves it to be included manually instead of apart of our own CSS, removing the lint errors.
Problem exists on export however. The arrow used in text events with links doesn't work.
Attachment #819474 -
Flags: feedback?(scott)
Assignee | ||
Comment 3•12 years ago
|
||
Good chance Jon would have insight as to why. It looks to me like our link/script tags ignore the <base> tag on export and try to load that CSS from amazon directly.
Flags: needinfo?(jon)
Comment 4•12 years ago
|
||
That link url doesn't exist for me on export anyway, even without this patch.
Comment 5•12 years ago
|
||
Related: bug 905645
Assignee | ||
Comment 6•12 years ago
|
||
Actually, no I was just having some weird errors. This patch ( with my changes merged ) brings the icon up for me on export too.
Yay!
Flags: needinfo?(jon)
Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 819406 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/277
We should merge in my patch to solve this once and for all.
Attachment #819406 -
Flags: review?(schranz.m) → review-
Comment 8•12 years ago
|
||
Yeah, adding font-awesome is a good move
Comment 9•12 years ago
|
||
Comment on attachment 819406 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/277
Updated.
Attachment #819406 -
Flags: review- → review?(schranz.m)
Assignee | ||
Updated•12 years ago
|
Attachment #819406 -
Flags: review?(schranz.m) → review+
Comment 10•12 years ago
|
||
Staged: https://github.com/mozilla/popcorn.webmaker.org/commit/f7303cdde3906709a0a944cc1eb063514a85c530
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•12 years ago
|
||
Going to reopen this now to finish the job with the CSS lint errors.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 12•12 years ago
|
||
Attachment #819474 -
Attachment is obsolete: true
Attachment #819474 -
Flags: feedback?(scott)
Attachment #821039 -
Flags: review?(scott)
Assignee | ||
Updated•11 years ago
|
Assignee: scott → schranz.m
Status: REOPENED → ASSIGNED
Updated•11 years ago
|
Attachment #821039 -
Flags: review?(scott) → review+
Comment 13•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/237fdea679c00045f11121803df4573856e59756
Bug 900580 - Move font-awesome to be included manually via bower components
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•