Project

General

Profile

Actions

Bug #988

closed

doPost params swapped in path from jlcommandproxy.cpp->jljvmregistry.cpp->jljvmregistrybinding.java

Added by Matthew Brooke about 21 years ago. Updated about 21 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
jalama-general
Target version:
Start date:
02/12/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
988

Description

1) currently, the "command" and "params" args for doPost() get passed in the
wrong order from jlcommandproxy.cpp to jljvmregistry.cpp; the latter expects
(command,params), but gets (params,command).

However, the whole system works OK, because the params get passed in the wrong
order again, from jljvmregistry.cpp to jljvmregistrybinding.java :-)

These classes should be changed so correct order (command,params) is maintained
throughout.

Actions #1

Updated by John Harris about 21 years ago

Fixed this so that all doPost methods take command then parameters.

Actions #2

Updated by John Harris about 21 years ago

Fixed this, works on all platforms with all renderers.

Actions #3

Updated by John Harris about 21 years ago

closing the bug.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 988

Actions

Also available in: Atom PDF