Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

double # in file name

  • 2 відповіді
  • 1 має цю проблему
  • 10 переглядів
  • Остання відповідь від 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.