This issue has been created
There are 3 updates.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-b722e211-be63-4f93-89ae-d2fd9ebb436c LLMAI-99 Open

Pages with non-consecutive object numbers cannot be indexed

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-97a7e3de-e122-481f-a15e-0dc87479cf0a Michael Hamann created this issue on 11/Jul/24 17:16
 
Summary: Pages with non-consecutive object numbers cannot be indexed
Issue Type: cid:jira-generated-image-avatar-b722e211-be63-4f93-89ae-d2fd9ebb436c Bug
Affects Versions: 0.5.1
Assignee: Unassigned
Created: 11/Jul/24 17:16
Priority: cid:jira-generated-image-static-major-348367cd-9c81-4f7f-b818-45e8e3a6f870 Major
Reporter: Michael Hamann
Description:

Indexing documents with non-consecutive object numbers gives an error 

NullPointerException: Cannot invoke "com.xpn.xwiki.objects.BaseObject.getXClass(com.xpn.xwiki.XWikiContext)" because "xObject" is null 

Further, there is a null heading above the object properties when indexing XObjects.

 
 

3 updates

 
cid:jira-generated-image-avatar-97a7e3de-e122-481f-a15e-0dc87479cf0a Changes by Michael Hamann on 11/Jul/24 17:16
 
Fix Version: 0.5.2
Description: Indexing documents with non-consecutive object numbers gives an error 
{noformat}
NullPointerException: Cannot invoke "com.xpn.xwiki.objects.BaseObject.getXClass(com.xpn.xwiki.XWikiContext)" because "xObject" is null {noformat}
Further, there is a {{null}} heading above the object properties
when indexing of indexed XObjects.
Assignee: Michael Hamann