Closed
Bug 388905
Opened 18 years ago
Closed 17 years ago
Joey Server - move html code out of FilesController::wrapper() and into a view.
Categories
(Mozilla Labs :: Joey, defect)
Mozilla Labs
Joey
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Assigned: clouserw)
Details
(Whiteboard: marked_as_wfm_due_to_project_retirement)
| Assignee | ||
Comment 1•18 years ago
|
||
I'm still not clear on what FilesController::Wrapper() is even supposed to be doing. It looks like the only thing linking to it is in the iphone template. If this is it's own page, why are we not just using an existing template, and rendering the appropriate things inside of it?
Also, there is a comment in the function that says "// Must be careful with this because we aren't checking for ownership here." -- Why aren't we checking ownership?
OS: Mac OS X → All
Hardware: PC → All
| Reporter | ||
Updated•18 years ago
|
Summary: move html code out of FilesController::wrapper() and into a view. → Joey Server - move html code out of FilesController::wrapper() and into a view.
| Reporter | ||
Comment 2•17 years ago
|
||
Joey has been retired. Thanks for participating.
http://joey.labs.mozilla.com/
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Whiteboard: marked_as_wfm_due_to_project_retirement
You need to log in
before you can comment on or make changes to this bug.
Description
•