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

webaccess: show page names of multi-page (solo-) frames #1662

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpue
Copy link
Contributor

@jpue jpue commented Jan 10, 2025

Instead of the untranslated "Page: %1", the web virtual console now displays the page names that were set in the local QLC+ virtual console.
"Page: %1" is now only used as a backup and can be translated.

This PR also fixes a bug where it was not possible to change the page of a frame via the web interface.
To reproduce this issue, the frame name needs to contain a " or end on a \, as these strings were not escaped before being inserted into the JavaScript code.

@coveralls
Copy link

Coverage Status

coverage: 31.507%. remained the same
when pulling 2bd2aaf on jpue:master
into 16e3734 on mcallegari:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants