[ 
http://mifosforge.jira.com/browse/MIFOS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Monsen updated MIFOS-3934:
-------------------------------

    Story Points: 2  (was: 0.5)
      Attachment: wip.patch

Re-estimated at 2 points (was 0.5) after looking into the code. Added wip.patch 
(aborted former work-in-progress) in case it helps. wip.patch applies to 1.7.x, 
but probably won't compile without a few small fixes.

> remove questions.short_name
> ---------------------------
>
>                 Key: MIFOS-3934
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3934
>             Project: mifos
>          Issue Type: Improvement
>            Reporter: Adam Monsen
>         Attachments: wip.patch
>
>
> questions.question_text can be up to 1000 characters, so short_name was 
> likely originally created to... display something shorter? Confirm this. If 
> so, we can eliminate the column and simply crop the question text when 
> necessary when it is displayed in the Web UI.
> Related discussion: 
> http://thread.gmane.org/gmane.comp.finance.mifos.devel/9907
> h2. considerations
> * only use questions.question_text for question texts
> * questions up to 1000 characters will then be allowed
> ** .ftl pages (like questionDefinition.ftl) need to allow this
> ** update queries in QuestionEntity.hbm.xml
> ** update tests, as necessary
> Another bit I noticed is many references to a question "title". This was 
> confusing since it doesn't match the name of any database column. I vote we 
> simply remove this nomenclature, "Question" is good enough. In the code, 
> simply refer to questions as "question" or "question text" as appropriate. In 
> the UI, change "Question Title" to "Question" wherever it appears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to