Issue Details (XML | Word | Printable)

Key: XWIKI-644
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sergiu Dumitriu
Reporter: Sergiu Dumitriu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

XWikiHibernateStore missuses the distinctbylanguage parameter

Created: 31/Dec/06 03:16   Updated: 31/Dec/06 03:26
Component/s: Core
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

Issue Links:
Dependency
 

Resolution Date: 31/Dec/06 03:23


 Description  « Hide
The second parameter is wrongly named distinctbyname, while in the API it is called distinctbylanguage. Also, when building the select string it is used as distinctbylanguage, but when returning the search results, it is used in the opposite way.

 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Sergiu Dumitriu added a comment - 31/Dec/06 03:23
Fixed in rev. 1827