diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-02-09 12:10:46 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-02-09 13:34:18 +0100 |
commit | 4dcee42b44f56fec0b90ee6f7edcaaaa87adecdc (patch) | |
tree | 050f110c5dfed97de6afe955e538f9e2b0e9c4f9 /pyuno/Package_zipcore.mk | |
parent | 0163501d57725b01037248922949029077b37530 (diff) |
xmlsecurity: mark the Signature, not the SignedInfo during OOXML export
So that we pass the correct node to xmlSecDSigCtxSign().
SAXEventKeeperImpl::startElement() always marks the first node written
by XSecController, which is the Signature node for ODF, but for OOXML,
the Signature node is the root element.
Fix the problem by writing the root element in
XSecController::exportOOXMLSignature() instead of doing it earlier,
similar how it's done for ODF (where we intentionally want to not mark
the root node).
Change-Id: Id0a76f155726ad53a996e9327454b8795497ac7b
Diffstat (limited to 'pyuno/Package_zipcore.mk')
0 files changed, 0 insertions, 0 deletions