https://bugs.documentfoundation.org/show_bug.cgi?id=151364
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |bibisected, bisected Regression By| |Miklos Vajna --- Comment #1 from Hossein <[email protected]> --- bibisected using linux-64-7.4 to: commit 24417d8c3c9e1c619936e85fa7a20481a24e3530 Author: Miklos Vajna <[email protected]> Date: Wed May 11 08:17:32 2022 +0200 sw content controls, drop-down: add DOCX import - inline drop-down content controls were imported as an SwDropDownField previously, but that has the drawback of not being able to store both display texts and values of each list items - adapt tests under sw/qa/ which asserted that the import result is a field, and check content control properties instead - change dmapper so that SdtControlType::dropDown is one more inline SDT that gets mapped to SwContentControl - remove the no longer needed grab-bagging in writerfilter/, otherwise we would write the SDT markup twice on export - improve DomainMapper_Impl::PopSdt() to actually map the collected dropdown properties to properties on the to-be-inserted content control Change-Id: I7e88ec8cd1d73bc1c6c75154d6ab07352cbcec8b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134143 Reviewed-by: Miklos Vajna <[email protected]> Tested-by: Jenkins git bisect start # bad: [4d9ab0058cf383ef522724b65dd572bd18e3f053] source sha:4b4773183e92be941b24fffdfd16a554c6a35439 git bisect bad 4d9ab0058cf383ef522724b65dd572bd18e3f053 # good: [36b1ce7e6118699fd36c37261da7f24f935b41ac] source sha:229123ccc6f90ebf66b3e659bebbd53f8a9bdd3a git bisect good 36b1ce7e6118699fd36c37261da7f24f935b41ac # good: [9c467dced633086b22262fec5e9b0e22503243f0] source sha:c1b2ed31cbde0a81853ba4fe59841cded6c52105 git bisect good 9c467dced633086b22262fec5e9b0e22503243f0 # good: [7f7849fe1a371025c08c52d58ab24428b87a35e3] source sha:779c01a9e1eb3ed176d57e1e04073e25aca34a64 git bisect good 7f7849fe1a371025c08c52d58ab24428b87a35e3 # bad: [3067c1d481cf047d48d2429af123a5c15f25b611] source sha:41bbc62f38b9eac97c03dc5a7e706fa6aaff055c git bisect bad 3067c1d481cf047d48d2429af123a5c15f25b611 # bad: [d13723d83bbc01ba8d38822a804bec345ae23930] source sha:b03aa654eb2e2980f3efc0347b1435414d8f1d09 git bisect bad d13723d83bbc01ba8d38822a804bec345ae23930 # good: [35fa9719406a99e911b7c9ef32b0f6b4aa72a5ff] source sha:b8bb44161aeb6e00526a38343b63e678ce7d4a1a git bisect good 35fa9719406a99e911b7c9ef32b0f6b4aa72a5ff # good: [87cb6930ef874b8427caf3cbc674e0880a1f897c] source sha:90523fd368cf249cb00bd1d881a2a19e1510ca85 git bisect good 87cb6930ef874b8427caf3cbc674e0880a1f897c # good: [e281d305f64ca64faad1dbc1c7a046f10e3e8ef0] source sha:e2f8e5cf7cf9c7b2812ffbcd48ec21dc994339d6 git bisect good e281d305f64ca64faad1dbc1c7a046f10e3e8ef0 # bad: [045e9ca45c5a9eeef124960d79fccc9ef206c6ce] source sha:6f75ec6115f0152517be634070607bc61bf96dd0 git bisect bad 045e9ca45c5a9eeef124960d79fccc9ef206c6ce # good: [5b2a6ab8db6de81dff175c0d7f9d81b84c1c968d] source sha:4b693a0c594fb3b73f4a4c1e03e9916f1a107012 git bisect good 5b2a6ab8db6de81dff175c0d7f9d81b84c1c968d # good: [7e68d97c99c20854bdfa300da653fd56482dedf2] source sha:1729da22a7f57eba6531d15388c67cb710fc3c30 git bisect good 7e68d97c99c20854bdfa300da653fd56482dedf2 # good: [25ca8dec400cbea1d2f1f63ac42afea2df2b7031] source sha:3322e500f48794d3569c27f73cc5f3bafb5f2397 git bisect good 25ca8dec400cbea1d2f1f63ac42afea2df2b7031 # bad: [ff2483f84f0238d073e64b8a9e7ff0d8945a5d56] source sha:04669a3a466d34d3452c88f4712b6ea6befb4d53 git bisect bad ff2483f84f0238d073e64b8a9e7ff0d8945a5d56 # bad: [4dda7d5d741c0f5ad7c4f7a88913a7913ab63fbc] source sha:24417d8c3c9e1c619936e85fa7a20481a24e3530 git bisect bad 4dda7d5d741c0f5ad7c4f7a88913a7913ab63fbc # first bad commit: [4dda7d5d741c0f5ad7c4f7a88913a7913ab63fbc] source sha:24417d8c3c9e1c619936e85fa7a20481a24e3530 -- You are receiving this mail because: You are the assignee for the bug.
