| Previous · Next | |
| User | Message |
|
colink
|
Date: 9/24/2006 4:20 pm · Subject: API vs code · Rating: -1
In my testing, I've found a new bug.getRefererUrl(WebGUI::Session::Url) is documented as returning a bare URL with: "no gateway, no query params, just the page url" However, it really does return query params. I've checked the codebase, and this method isn't used anywhere. Should the API be fixed, or should I fix the code? Colin |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 9/24/2006 6:17 pm · Subject: Re: API vs code · Rating: -1
The code needs to be fixed to make sure that it's not returning any query params. |
| Back to Top |
Rate [ | ]
|