Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

double # in file name

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

I cannot upload a file com.xyz.app##20170504.war to Apache Tomcat manager. Firefox just won't take a it as a file. Is this something we can fix? I run OpenSuse LEAP42.2 (KDE) and Firefox 52. I believe I have the same problem in CentOS KDE too.

I cannot upload a file com.xyz.app##20170504.war to Apache Tomcat manager. Firefox just won't take a it as a file. Is this something we can fix? I run OpenSuse LEAP42.2 (KDE) and Firefox 52. I believe I have the same problem in CentOS KDE too.

Все ответы (2)

more options

Have you tried upgrading FIrefox to the latest version?

more options

You can try to escape the ## as %23%23 or change these characters to something else (_). The hash is best avoided as this is normally used as a separator for an anchor.