Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.2 M2
-
None
-
JRCS
-
rcs,xar
-
Description
JRCS can't store many special symbols (@,%,:,+,',',etc) in rcs author field. (see http://www.suigeneris.org/issues/browse/JRCS-24)
This is cause error while imporint document with author from another xwiki (xwiki:author)
Solutions:
- escape symbols in xwiki while rcs import/export (too many symbols to escape)
- do not store author in rcs. Get by loading document version. (slow xar import)