diff --git a/src/query/reslistpager.cpp b/src/query/reslistpager.cpp index 7468a5ab..af23a5da 100644 --- a/src/query/reslistpager.cpp +++ b/src/query/reslistpager.cpp @@ -283,6 +283,9 @@ void ResListPager::displayDoc(RclConfig *config, int i, Rcl::Doc& doc, else chunk << "
";
+ char xdocidbuf[100];
+ sprintf(xdocidbuf, "%lu", doc.xdocid);
+
// Configurable stuff
map