Issue Details (XML | Word | Printable)

Key: DERBY-385
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Myrna van Lunteren
Reporter: Myrna van Lunteren
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

servlet Back to Main Page link points to csnet instead of derbynet

Created: 22/Jun/05 03:55 AM   Updated: 06/Oct/05 07:07 AM
Return to search
Component/s: Network Server
Affects Version/s: 10.1.1.0
Fix Version/s: 10.1.2.1, 10.2.1.6

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works servlet_385.diff 2005-07-01 02:09 PM Myrna van Lunteren 1 kB

Resolution Date: 06/Oct/05 07:07 AM


 Description  « Hide
The link at the top of the servlet java/drda/org/apache/derby/drda/NetServlet.java links to csnet (because of the static String SERVLET_ADDRESS).
However, the servlet address is now derbynet.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Myrna van Lunteren added a comment - 01/Jul/05 11:20 AM
When this gets fixed, maybe it makes sense to fix up the comments re db2j.locale and db2j.codeset.

Myrna van Lunteren added a comment - 01/Jul/05 02:09 PM
this will probably make patch for derby-117 no longer work.

Myrna van Lunteren added a comment - 28/Sep/05 03:08 AM
Can someone please look at committing this minor patch? It's been sitting a couple of months.

Kathey Marsden added a comment - 29/Sep/05 03:06 AM
checked this into to the trunk:
Date: Wed Sep 28 10:46:37 2005
New Revision: 292230

URL: http://svn.apache.org/viewcvs?rev=292230&view=rev
Date: Wed Sep 28 11:03:29 2005

and 10.1

URL: http://svn.apache.org/viewcvs?rev=292232&view=rev
Log:
DERBY-385
merge 292230 from trunk
servlet Back to Main Page link points to csnet instead of derbynet
contributed by Myrna van Lunteren

Kathey Marsden added a comment - 01/Oct/05 03:04 AM
reopen to update fixin