bug #9461
Filter in vaadin distribution editor does not work
50%
Description
Previously the filter in the distribution editor did throw an exception (see #7254 and #9457). This is not the case anymore. However, the filter does not seem to work.
I tested on http://test.e-taxonomy.eu/cdmserver/flora_cuba/app/distribution with area filter on Cuba, West Cuba and Central Cuba and filter "Ancistranthus harpo*" or only "Ac*" but nothing appeared in the "Taxonomy" box
Related issues
Associated revisions
ref #9461 try to fix not working filter by using dto not dtos
add test for uuidAndTitleCache in TaxonNodedao and code cleau
History
#1 Updated by Andreas Müller 16 days ago
- Related to bug #7254: Filter in vaadin distribution editor throws exception added
#2 Updated by Andreas Müller 16 days ago
- Related to bug #9457: Distribution editor: Taxon filter broken due to invalid HQL in TaxonNodeServiceImpl.getUuidAndTitleCache() added
#3 Updated by Andreas Müller 15 days ago
- Status changed from New to Resolved
- Assignee changed from Andreas Müller to Andreas Kohlbecker
- Target version changed from Unassigned CDM tickets to Release 5.20
- % Done changed from 0 to 50
The last commit seems to fix this issue. Can you please review.
#4 Updated by Andreas Kohlbecker 15 days ago
- Assignee changed from Andreas Kohlbecker to Andreas Müller
Andreas Müller wrote:
The last commit seems to fix this issue. Can you please review.
Code changes look good. As far as you have tested the UI successfully you can close this ticket.