-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: Dnn Prompt Showing Tokens instead of RESX Replacements #6866
Copy link
Copy link
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
After upgrading to v10.02.00 I was using Dnn PB, Settings / Prompt and noticed that the recently added LIST-SERVICES was not showing the expected text for the Category and Description as you can see in this screenclip.
I checked and found this problem on both an upgraded site as well as a clean install.
Steps to reproduce?
When logged into DNN as host/super, go to PB/Settings, Prompt. At the prompt type "help" and press enter. Scroll up until you see the help text for the LIST-SERVICES command.
Current Behavior
Tokens are showing instead of the text (probably) from resources.
Expected Behavior
We should be seeing a Category and Description.
Anything else?
Based on the screenshots, it seems possible this is somehow related to this recently posted Issue #6864
Affected Versions
10.2.0 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable