Skip to content

Conversation

@max65482
Copy link
Contributor

@max65482 max65482 commented Jan 31, 2022

This is a follow-up of #3918. In this old PR only the ALTREP parameter is cleared upon modification of the description property. It therefore solves #3863. However, also all other possible parameters may cause inconsistencies. This PR deletes all parameters of the description property upon modification.

Copy link
Member

@tcitworld tcitworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@st3iny st3iny added 3. to review Waiting for reviews enhancement New feature request labels Feb 1, 2022
@st3iny st3iny added this to the v3.1.0 milestone Feb 1, 2022
Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the fix.

Tested with multiple parameters and works fine.

@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #3924 (4086576) into main (477ed9a) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3924   +/-   ##
=========================================
  Coverage     29.42%   29.42%           
  Complexity      322      322           
=========================================
  Files           221      221           
  Lines          7578     7578           
  Branches       1001     1000    -1     
=========================================
  Hits           2230     2230           
  Misses         5348     5348           
Flag Coverage Δ
javascript 20.80% <0.00%> (ø)
php 67.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/store/calendarObjectInstance.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 477ed9a...4086576. Read the comment docs.

@st3iny
Copy link
Member

st3iny commented Feb 1, 2022

@max65482 Could you be so kind to rebase once more to current main? I fixed the broken PHP tests there.

@max65482 max65482 force-pushed the clear_description_parameters branch from b125fd8 to 4086576 Compare February 1, 2022 13:59
@max65482
Copy link
Contributor Author

max65482 commented Feb 1, 2022

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants