Closed Bug 568320 Opened 15 years ago Closed 15 years ago

[k] Implement edit thread

Categories

(support.mozilla.org :: Forum, task, P1)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

Editing threads is just changing the title.
Assignee: nobody → paulc
This turned into something greater. We now have an access app and a new decorator: `has_perm_or_owns`. Served with tests! http://github.com/jsocol/kitsune/commit/839d4ec4a403e7e447d8bd920f0f9aba8158be41
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reopening, as Rebecca reproduced this: File "/data/virtualenvs/kitsune/lib64/python2.6/site-packages/jinja2/environment.py", line 552, in get_template template = self.loader.load(self, name, self.make_globals(globals)) File "/data/virtualenvs/kitsune/lib64/python2.6/site-packages/jinja2/loaders.py", line 96, in load source, filename, uptodate = self.get_source(environment, name) File "/data/virtualenvs/kitsune/lib64/python2.6/site-packages/jinja2/loaders.py", line 310, in get_source raise TemplateNotFound(template) TemplateNotFound: edit_thread.html
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Easy fix, and I'll make sure our tests cover this.
Assignee: paulc → james
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Verified able to edit title to edit thread.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.