[ http://mifosforge.jira.com/browse/MIFOS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adam Monsen updated MIFOS-3934: ------------------------------- Description: 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. was: 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 > remove questions.short_name > --------------------------- > > Key: MIFOS-3934 > URL: http://mifosforge.jira.com/browse/MIFOS-3934 > Project: mifos > Issue Type: Improvement > Reporter: Adam Monsen > > 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