Activity log for bug #1378595

Date Who What changed Old value New value Message
2014-10-08 01:08:31 Liam P. White bug added bug
2014-10-08 01:41:39 Liam P. White description https://bazaar.launchpad.net/~inkscape.dev/inkscape/experimental/view/head:/src/widgets/paint-selector.cpp#L1151 1151 pat = pattern_getroot(SP_PATTERN(patid)); The variable 'patid' is a pointer to char. It has no vtable information. A cast to SPPattern would never work, and will probably crash. I can't tell what was intended with this, or if it is actually correct. Same line in trunk: https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/head:/src/widgets/paint-selector.cpp#L1126 https://bazaar.launchpad.net/~inkscape.dev/inkscape/experimental/view/head:/src/widgets/paint-selector.cpp#L1151 1151| pat = pattern_getroot(SP_PATTERN(patid)); The variable 'patid' is a pointer to char. It has no vtable information. A cast to SPPattern would never work, and will probably crash. I can't tell what was intended with this, or if it is actually correct. Same line in trunk: https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/head:/src/widgets/paint-selector.cpp#L1126
2019-03-19 10:01:04 Qantas94Heavy inkscape: status New Triaged
2019-03-19 10:01:19 Qantas94Heavy inkscape: milestone 0.92.5
2019-03-19 10:01:25 Qantas94Heavy inkscape: importance Undecided High
2019-03-20 09:48:25 Qantas94Heavy inkscape: importance High Medium
2019-05-12 11:42:01 Qantas94Heavy inkscape: assignee Qantas94Heavy (qantas94heavy)
2019-05-12 11:51:14 Qantas94Heavy inkscape: status Triaged In Progress
2019-05-12 13:25:28 Qantas94Heavy nominated for series inkscape/0.92.x
2019-05-12 13:25:28 Qantas94Heavy bug task added inkscape/0.92.x
2019-05-12 13:25:36 Qantas94Heavy inkscape/0.92.x: assignee Qantas94Heavy (qantas94heavy)
2019-05-12 13:25:39 Qantas94Heavy inkscape/0.92.x: importance Undecided Medium
2019-05-12 13:25:48 Qantas94Heavy inkscape/0.92.x: status New In Progress
2019-05-12 13:25:51 Qantas94Heavy inkscape: status In Progress Fix Committed
2019-05-12 13:25:53 Qantas94Heavy inkscape/0.92.x: milestone 0.92.5
2019-05-12 13:25:55 Qantas94Heavy inkscape: milestone 0.92.5 1.0
2019-11-29 18:00:57 tbnorth tags code-design bug-migration code-design
2020-05-09 11:29:37 Max Gaukler inkscape: status Fix Committed Fix Released
2020-08-04 10:45:42 Qantas94Heavy inkscape/0.92.x: status In Progress Won't Fix