Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398119 - The question is not shown when editing a saved answer.
Summary: The question is not shown when editing a saved answer.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: RecruitingWebapp (show other bugs)
Hardware: All All
: Normal normal
Assignee: Joachim Bartosik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-08 04:51 UTC by Brian Dolbec (RETIRED)
Modified: 2013-04-08 22:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Dolbec (RETIRED) gentoo-dev 2012-01-08 04:51:53 UTC
When you answer a question, then save the answer.  Then edit your answer, the question is no longer shown.  For many questions it may not be that important, but for the larger, multi-part questions that you may have missed a portion of, it may be critical to know the exact question text.  

An example of such a question is in the ebuild quiz.  "Keywords on Version Bumps"

Currently you have to open a new window/browser page to the question, while you edit in another.

Reproducible: Always
Comment 1 Tri Nguyen 2012-03-24 19:37:50 UTC
I added a small fix to views/answer/edit.dryml:
    <h5>Question:</h5>  
    <view:question.content/>

Now, the question will show up when a saved answer is edited. Here is the commit I made: https://github.com/nvutri/Gentoo-Recruiters-App/commit/3e9393e7d47ad01c903dd197567d305aa598b022
Comment 2 Joachim Bartosik (RETIRED) gentoo-dev 2013-04-08 22:01:58 UTC
The application is no longer maintained or used.