Closed
Bug 695774
Opened 14 years ago
Closed 12 years ago
investigate: use as much funfactory as possible
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.5
People
(Reporter: groovecoder, Assigned: jbennett)
Details
(Whiteboard: u=developer c=infrastructure p=1)
Attachments
(1 file)
Start with LocaleURLMiddleware and urlresolvers.
Reporter | ||
Updated•14 years ago
|
Whiteboard: u=developer c=infrastructure p= → u=developer c=infrastructure p=1
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jbennett
Assignee | ||
Comment 1•14 years ago
|
||
Doing a search for imports of reverse() from sumo and replacing with funfactory doesn't seem to produce much of a difference. Attaching diffs of test output from normal MDN branch and output from replacing with funfactory.
Assignee | ||
Comment 2•14 years ago
|
||
Reporter | ||
Comment 3•14 years ago
|
||
I think we can wontfix this one.
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 4•13 years ago
|
||
We'll try to use either sumo's or funfactory's reverse() function after django 1.4
Reporter | ||
Updated•13 years ago
|
Comment 5•13 years ago
|
||
I'd still like to upstream kitsune's reverse() to playdoh, since it's compatible and more powerful. Then it won't be a big choice.
https://github.com/mozilla/playdoh/issues/81
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
Assignee | ||
Comment 6•12 years ago
|
||
We're using sumo's reverse() now, I believe? In which case re-closing this :)
Status: REOPENED → RESOLVED
Closed: 14 years ago → 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•