hi slide-users
i just replaced an old 2.1 milestone with the actual 2.1 release. because actually i use just test-data, i also erased the whole repository data.
now (after importing some new test-data, of course) i can't access history files via the standard web interface of slide. i always get the error "Not Found: Revision 0.0 of object /history/67 not found"
if i look on the server everything seems ok. under history-path i have one or more revisions of exact as much files as i checked in before. they're numbered like 23_1.0 for revision 1.0 of file 23.
by checking the Domain.xml file, i found the following comment of a parameter that mentions a revision number 0.0. that parameter is not set in my config:
----------------------
* uriRedirectorClass (mandatory=no,
default="org.apache.slide.webdav.util.DeltavUriRedirector"):
Determines the URI redirector class. The DeltaV URI redirector is in
charge of the following redirections:
- version URI to history URI, e.g. /history/2/1.4 to /history/2
- latest revision number for history resource to 0.0
- latest revision number for version resource to last URI token,
e.g. /history/2/1.4 to 1.4
It should be a loadable class containing the following static methods:
- String redirectUri(String uri)
- NodeRevisionNumber redirectLatestRevisionNumber(String uri)
-----------------------
can anybody tell me, how i can fix this "redirect problem"?
thanks and greetings stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
