Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Bug: regression in param conditional visibility evaluation, less robust now and breaks sbsars too

Contributor ,
Mar 27, 2023 Mar 27, 2023

Hi,

 

It seems the parameter conditional visibility evaluation has changed in recent Designer versions (less than a year I'd say, I am using 12.4.0 right now), it is now less robust/lenient. For example, the following expression:

 

 

 

input["HasIdMap" ]==1

 

 

 

does not pass anymore because of the space between the last " and ] characters.

 

This is breaking sbsars which have been tested and released with earlier Designer versions, the conditional visibility of their parameters is now not handled properly in recent versions.

 

I would suggest to revisit the conditional expression handling, an extra space should not break it, think trim() function, thanks!

Bug Unresolved
TOPICS
Bugs & Crashes , Substance Graph
160
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Mar 29, 2023 Mar 29, 2023

Hi @_Olivier_L,

 

Thanks for your message, you're perfectly right, there is indeed an issue causing regression.

 

We already know about the problem and are working on it. The issue should be fixed quickly, stay tuned.

 

Sorry for the inconvenience and best regards,

 

Translate
1 Comment
Adobe Employee ,
Mar 29, 2023 Mar 29, 2023
LATEST

Hi @_Olivier_L,

 

Thanks for your message, you're perfectly right, there is indeed an issue causing regression.

 

We already know about the problem and are working on it. The issue should be fixed quickly, stay tuned.

 

Sorry for the inconvenience and best regards,

 

Cyril Dellenbach (Micro) | QA Support Artist | Adobe
Translate
Report