redwerks / mediawiki-shorturl-builder

React JS port of Redwerks' original Ruby based MediaWiki ShortURL builder
https://shorturls.redwerks.org/
GNU Affero General Public License v3.0
5 stars 4 forks source link

Unexpected error: Invalid character in name #12

Open python-coding-404 opened 1 year ago

python-coding-404 commented 1 year ago

I just tried to just use the option for it and it gave me an error

Context

Details
Invalid character in name
----
Error: Invalid character in name
    at e.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1323185)
    at e.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1319930)
    at new d (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1294137)
    at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1303762)
    at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1302492)
    at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1301748)
    at e.exports.create (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1332952)
    at m (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1039678)
    at https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1652899
    at Object.addServerInstructions (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1652955)
dantman commented 1 year ago

Could you share what url or settings you chose?

python-coding-404 commented 1 year ago

IIS 7.0+

python-coding-404 commented 1 year ago

@dantman IIS 7.0+

dantman commented 1 year ago

Ok, there does appear to be something wrong with the IIS option.

python-coding-404 commented 1 year ago

Unexpected error An unexpected error has occurred with the following message:

Invalid character in name Details Invalid character in name

Error: Invalid character in name at e.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1323185) at e.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1319930) at new d (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1294137) at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1303762) at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1302492) at l.value (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1301748) at e.exports.create (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1332952) at m (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1039678) at https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1652899 at Object.addServerInstructions (https://shorturls.redwerks.org/static/js/main.98db52a4.js:2:1652955)

It is still happening