juanfranblanco / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Corrupted WebUI if external usb drive name includes an " #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Plugin an external usb drive with a device name which includes an ".
2. Open the WebUI

What is the expected output? What do you see instead?
Expected: The normal WebUI
Instead:  The WebUI isn't rendered correctly

What version of the product are you using? On what operating system?
Firmware: RT-N56U_1.0.1.8d-p3
This bug is also available in the original Asus Firmware.

Please provide any additional information below.

Here is the output which causes the problem:

function foreign_disks() {
    return ["USB 3.5"-HDD"];
}

function foreign_disk_model_info() {
    return ["TOSHIBA USB 3.5"-HDD"];
}

Original issue reported on code.google.com by son.r...@gmail.com on 23 Mar 2012 at 4:46

GoogleCodeExporter commented 8 years ago
I had the same problem. It's still broken with the newest firmware.
I was able to enable sharing folders on a usb stick. I then unplugged the usb 
stick and replaced it with the Toshiba external drive. I can access files now, 
but the web GUI is still broken.

Original comment by bob.ste...@gmail.com on 20 Apr 2012 at 2:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have the same problem with firmware 1.0.1.8e. It 
recognizes my WD drives but not any of my two 
Toshiba 2 TB USB 3.0 PH3200U-1E3S.
Are you planning to fix this?

Thanks

Original comment by cgonzale...@gmail.com on 24 May 2012 at 3:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have almost the same problem but with:

modem_model_name1 = 'P'9230 Desktop Drive';

Original comment by mar...@enkelmedia.se on 28 Jun 2012 at 5:50

GoogleCodeExporter commented 8 years ago
Seems to be fixed with the new GUI (tested with firmware 1.1.2.2-005)

Original comment by son.r...@gmail.com on 29 Jul 2012 at 4:11

GoogleCodeExporter commented 8 years ago
The issue still exist. I have a portable 500GB drive which is working 
correctly, GUI looks normal and everything works just fine.

BUT, when I plug in my 2TB Lacie Porsche P'9230 (which is named NAS) the web UI 
gets immediately broken.

I've tested this with the latest firmwares 1.1.2.2-006 and official 1.0.1.8i, 
both have the same problem.

RT-N56U should support 2TB drives, no prob with that, but what about USB 3? 
Even if the cable and drive is USB 2 compatible so there shouldn't be a problem 
either.

Anyone figured this out yet?

Original comment by petter...@gmail.com on 9 Aug 2012 at 5:16

GoogleCodeExporter commented 8 years ago
Issue 663 has been merged into this issue.

Original comment by d...@soulblader.com on 9 Jan 2015 at 9:56