Opened 12 years ago
Last modified 12 years ago
#1028 new defect
2.8.0 RC0 http errors generated by tabsearch Interface
Reported by: | tchaddad | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.8.0 |
Component: | User interface (web) | Version: | v2.8.0RC0 |
Keywords: | http errors firebug | Cc: |
Description
hello,
I am testing the RCO installer available here: http://sourceforge.net/projects/geonetwork/files/GeoNetwork_unstable_development_versions/v2.8.0RC0/
In general, my tests are going well, but I did notice that Firebug is reporting a few silent errors on initial loading of the new interface. The errors don't seem to affect the function of the tool for me, but my tests so far involve just as small number (< 20) of records.
for the record:
404 Not Found - /geonetwork/apps/tabsearch/theme/default/style.css 403 Forbidden - /geonetwork/srv/eng/admin 500 Server Error - /geonetwork/srv/eng/xml.search.keywords?_dc=1346262506631&pNewSearch=true&pTypeSearch=1&pKeyword=*&pThesauri=external.theme.inspire-service-taxonomy&pMode=searchBox&maxResults=35
My system is Windows Server 2008 R2 Standard 64-bit
Change History (4)
comment:1 by , 12 years ago
Priority: | major → minor |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Milestone: | v2.8.0 RC0 → v2.8.0 RC2 |
---|
comment:4 by , 12 years ago
Milestone: | v2.8.0 RC2 → v2.8.0 |
---|
sorry the formatting of my list got mangled, the 3 errors are:
404 Not Found - /geonetwork/apps/tabsearch/theme/default/style.css
403 Forbidden - /geonetwork/srv/eng/admin
500 Server Error - /geonetwork/srv/eng/xml.search.keywords?_dc=1346262506631&pNewSearch=true&pTypeSearch=1&pKeyword=*&pThesauri=external.theme.inspire-service-taxonomy&pMode=searchBox&maxResults=35
the most serious 500 error is actually generated twice on page load for some reason.