Skip to content

Meets #3118: Copying a work package to a new project with parent and cross_project_work_package_relations disabled doesn't work - #1058

Merged
hschink merged 2 commits into
opf:devfrom
netfighter:bugfix/3118_copying_work_package_to_new_project
Mar 31, 2014
Merged

Meets #3118: Copying a work package to a new project with parent and cross_project_work_package_relations disabled doesn't work#1058
hschink merged 2 commits into
opf:devfrom
netfighter:bugfix/3118_copying_work_package_to_new_project

Conversation

@slawa85

@slawa85 slawa85 commented Mar 28, 2014

Copy link
Copy Markdown
Contributor
*  `#3118` Fix: Copying a work package to a new project with parent and cross_project_work_package_relations disabled doesn't work

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This spec tests the behavior of cross_project_work_package_relations being false only. We should spec the expected behavior for both cases true and false.

hschink added a commit that referenced this pull request Mar 31, 2014
@hschink
hschink merged commit bde39b1 into opf:dev Mar 31, 2014
myabc added a commit that referenced this pull request Sep 3, 2026
Angular's HTML sanitizer encodes every non-ASCII character as a numeric
character reference, and lit binds the result as text, so Cyrillic
values showed up as "Т…". Drops the sanitizer: lit's text binding
already escapes, so no HTML was ever rendered from these strings. Moves
row building next to the template so it can be unit-tested.

https://community.openproject.org/wp/OP-19358
myabc added a commit that referenced this pull request Sep 4, 2026
Angular's HTML sanitizer encodes every non-ASCII character as a numeric
character reference, and lit binds the result as text, so Cyrillic
values showed up as "Т…". Drops the sanitizer: lit's text binding
already escapes, so no HTML was ever rendered from these strings. Moves
row building next to the template so it can be unit-tested.

https://community.openproject.org/wp/OP-19358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants