Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hasLightSource & Campaign Panel drag-drop bug fix #4887

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

Jmr3366
Copy link
Contributor

@Jmr3366 Jmr3366 commented Sep 2, 2024

Identify the Bug or Feature request

fixes #4885
fixes #4883 (@bubblobill fix)

Description of the Change

[r: hasLightSource("*","none")] returns 0 as expected.
See other examples in bug report

This mimics what v1.14.3 and older version would return

Possible Drawbacks

None

Release Notes

  • Fixed issue where hasLightSource would return an error instead of 0

This change is Reviewable

@cwisniew cwisniew changed the base branch from develop to release-1.15 September 2, 2024 04:38
@cwisniew cwisniew added the bug label Sep 2, 2024
@Jmr3366 Jmr3366 changed the title hasLightSource bug fix hasLightSource & Camp.Panel drag-drop bug fix Sep 4, 2024
@cwisniew cwisniew changed the title hasLightSource & Camp.Panel drag-drop bug fix hasLightSource & Campaign Panel drag-drop bug fix Sep 8, 2024
@cwisniew cwisniew merged commit c1120a7 into RPTools:release-1.15 Sep 8, 2024
4 checks passed
@Jmr3366 Jmr3366 deleted the my-fix-branch branch September 13, 2024 11:25
cwisniew added a commit that referenced this pull request Sep 23, 2024
hastLightSource will return expected results like 1.14.3 (reapply #4887)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: hasLightSource returns ERROR instead of 0
2 participants