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

sanitize slash in model name for tp-link-archer-c6-v2-eu-ru-jp #157

Open
maurerle opened this issue Sep 17, 2023 · 0 comments
Open

sanitize slash in model name for tp-link-archer-c6-v2-eu-ru-jp #157

maurerle opened this issue Sep 17, 2023 · 0 comments

Comments

@maurerle
Copy link
Contributor

maurerle commented Sep 17, 2023

The Archer C6 v2 has the weird name:
tp-link-archer-c6-v2-v2 (EU/RU/JP) - this is not a valid file name for pictures as it includes slashes.

For example here: https://firmware.freifunk-aachen.de/?q=TP-Link%E2%81%A3%20Archer%C2%A0C6%E2%81%A3%20v2%C2%A0(EU%2FRU%2FJP)%E2%81%A3
The proper pictures are called tp-link-archer-c6-v2.jpg or tp-link-archer-c6-v2-eu-ru-jp.jpg and are available.

The model name should be sanitized in this case to request the tp-link-archer-c6-v2-eu-ru-jp.jpg

The alternative is to change the entry in devices.js

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

No branches or pull requests

1 participant