
| Key: |
UP-1813
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Vincent MATHIEU
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
UP-1801
Lowercase table names do not work wit...
|
|
|
|
|
|
|
|
table names are writting in lower case instead of upper case in several java sources.
- ALNodeAttributeDao.java, table up_fragment_param
- AggregatedUserLayoutStore.java, table up_fragments
- RDBMDistributedLayoutStore.java : tables up_ss_user_atts and up_layout_param
- DlmLayoutPublisher.java : table up_user
|
|
Description
|
table names are writting in lower case instead of upper case in several java sources.
- ALNodeAttributeDao.java, table up_fragment_param
- AggregatedUserLayoutStore.java, table up_fragments
- RDBMDistributedLayoutStore.java : tables up_ss_user_atts and up_layout_param
- DlmLayoutPublisher.java : table up_user
|
Show » |
|
UP-1801which contains a patch for RDBMDistributedLayoutStore.java