Thanks for the hint, Caleb
Indeed they have different xwd_language values
mysql> select xwd_id, xwd_language from xwikidoc where xwd_name like
'InitialRequirements';
+------------+--------------+
| xwd_id | xwd_language |
+------------+--------------+
| 43295369 | en |
| -536599142 | |
+------------+--------------+
2 rows in set (0.00 sec)
one is "en" and one is empty.
Multilingual option is turned off, I guess that's why XWiki cannot recognize
these documents as a bundle and allow editing each document separately.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Phantom-documents-tp6221973p6222240.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.