[ 
http://mifosforge.jira.com/browse/MIFOS-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=71449#comment-71449
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-5346:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.png! 
[head-g-release-secondary 
#307|http://ci.mifos.org/hudson/job/head-g-release-secondary/307/]
     FIXED MIFOS-5346: Added new upgrade

Łukasz Lewczyński : 
Files : 
* acceptanceTests/src/test/java/org/mifos/test/acceptance/client/ClientTest.java
* db/src/main/resources/changesets/changelog-Release_G.xml

                
> Invalid upgrade MIFOS_4827_1
> ----------------------------
>
>                 Key: MIFOS-5346
>                 URL: http://mifosforge.jira.com/browse/MIFOS-5346
>             Project: mifos
>          Issue Type: Bug
>    Affects Versions: Release 2.2.3
>            Reporter: Jakub Sławiński
>            Assignee: Łukasz Lewczyński
>            Priority: Critical
>             Fix For: Release 2.2.3
>
>
> Database upgrade MIFOS_4827_1 is invalid, because it misses two tables:
>  * lookup_label
>  * customized_text
> select * from lookup_label where entity_name =  'Ethinicity';
> +----------+-----------+-----------+-------------+
> | LABEL_ID | ENTITY_ID | LOCALE_ID | ENTITY_NAME |
> +----------+-----------+-----------+-------------+
> |       37 |        19 |         1 | Ethinicity  |
> +----------+-----------+-----------+-------------+
> select * from customized_text where custom_text = 'Ethinicity';
> +------------------+-------------+
> | original_text    | custom_text |
> +------------------+-------------+
> | Ethinicity.Label | Ethinicity  |
> +------------------+-------------+
> Please add a new upgrade that fixes the above problems.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to