On 29.4.2013, at 10:50, Marcel van der Boom <mar...@hsdev.com> wrote:
> > When using org-archive-subtree, any statistic counters present in the > header will be copied to > the :ARCHIVE_OLPATH: property. > > Example: > > The property is set to: > > ':ARCHIVE_OLPATH: Development [22%] [82/358]/Openobject > tasks/OpenERP 7.x Interne HSD implementatie [31%] [35/112]' > > when the hierarchy is > > * Development [22%] [82/358] > ** Openobject tasks > *** OpenERP 7.x Interne HSD implementatie [31%] [35/112]' > > These statistics should not be copied to the property. I can reproduce this, and I agree that it might be useful to remove them when constructing the OLPATH. I would accept a patch to this effect. - Carsten