This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 131000 - ${SERVER_URL}/quiz/quiz.jsp?id=6 doesn't return quiz
Summary: ${SERVER_URL}/quiz/quiz.jsp?id=6 doesn't return quiz
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 12:03 UTC by Petr Blaha
Modified: 2011-02-17 08:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2008-03-25 12:03:36 UTC
The url ${SERVER_URL}/quiz/quiz.jsp?id=xx should return quiz questions.
Comment 1 Jindrich Sedek 2008-03-25 14:11:32 UTC
fixed. 
3051:03e1c5a07365

correct url is without jsp extension
/quiz?quizid=2
Comment 2 Jindrich Sedek 2008-03-26 09:36:48 UTC
fixed.