Opened 10 years ago

Closed 10 years ago

#553 closed defect (fixed)

SECORE should not hardcode the host in the def identifiers

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: critical Milestone: 9.0
Component: secore Version: development
Keywords: Cc: Piero Campalani
Complexity: Medium

Description

Currently a SECORE on kahlua for example will fail to resolve both

http://localhost:8080/def/crs/EPSG/0/4326

and

http://kahlua.eecs.jacobs-university.de:8080/def/crs/EPSG/0/4326

To fix this the identifiers in its database must be stored without the host part.

Change History (2)

comment:1 by Dimitar Misev, 10 years ago

Or identifier lookup could be done without the host part, I think this is the easier way to do it.

comment:2 by Dimitar Misev, 10 years ago

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