Description
When referencing files using the @ symbol, they are not recognized on the first attempt. The files are only picked up after mentioning them a second time.
Observed Behavior
- Files referenced with
@ (e.g. @dolcevita-logo.png, @logo-schloss-jaegersburg.png) are not found locally on the first mention
- The system reports that the referenced files could not be found and asks the user how to proceed
- Only after repeating the reference does the system correctly recognize and use the files
Expected Behavior
- Files referenced with
@ should be recognized and resolved on the first mention
- No repeated prompting should be necessary for the system to find local or server-side files
Environment
- OpenGUI Desktop Interface
- OS: Linux
Description
When referencing files using the
@symbol, they are not recognized on the first attempt. The files are only picked up after mentioning them a second time.Observed Behavior
@(e.g.@dolcevita-logo.png,@logo-schloss-jaegersburg.png) are not found locally on the first mentionExpected Behavior
@should be recognized and resolved on the first mentionEnvironment