sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

Metadata extraction: extracted html file on MyDB #64

Open jkim485 opened 8 years ago

jkim485 commented 8 years ago

Tested the following: (username/password abc022b/abc022b)

  1. Select a folder("test1") where metadata extraction option is on.
  2. Click "Create a file" icon
  3. Enter URL .("http://www.speechrecsolutions.com/BuildingCommands/buildingcommands.htm")
  4. Check auto name extraction option.
  5. Click create.
  6. The system creates a file in "test1/buildingcommands.htm" as expected. BUT the system also creates a table from this file in MyDB. ( https://test.preprod.skyserver.sdss.org/CasJobs/MyDB.aspx?ObjName=T_buildingcommands_htm_15_1&ObjType=TABLE&context=MyDB&type=normal). No error message is given.

The metadata extractor must not to create table in MyDB out of 'htm" file