Opened 5 years ago

Closed 5 years ago

#1921 closed task (fixed)

WSClient add warning about firefox cannot work with WebWorldWind

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.7
Component: wcsclient Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

It should show in WSClient about this problem on the main page (http://localhost:8080/rasdaman/ows)

If you are using the latest Firefox web browser, WebWorldWind might not work in some demo pages, use Google Chrome in this case.

Change History (2)

comment:1 by Bang Pham Huu, 5 years ago

Add this small log in Petascope as well in case of deleting MDD type error

                if (mddTypeExist) {
                    if (!setTypeExist) log(WARN, "mdd type found but set type not found in rasdaman " + collectionType);
                    RasUtil.dropRasdamanType(mddType);
                }

comment:2 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.