PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Cannot open saved request with DIGEST auth #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create request with DIGEST auth
2. Open request
3. Error displayed

What is the expected output? What do you see instead?
Expect saved request opened

Instead:
Unknown element in basic/digest auth: digest
org.wiztools.restclient.XMLException: Unknown element in basic/digest auth: 
digest

What version of the product are you using? On what operating system?
3.0, XP

Please provide any additional information below.

Original issue reported on code.google.com by jay.mcc...@ft.com on 10 Sep 2012 at 5:08

GoogleCodeExporter commented 8 years ago
Thanks for reporting! I identified this issue immediately after release and 
fixed it. Please take the development version which has the fix (you will be 
able to open the basic/digest files created in 3.0 version using this):

http://dl.dropbox.com/u/2505020/restclient-ui-3.1-SNAPSHOT-jar-with-dependencies
.jar
http://dl.dropbox.com/u/2505020/restclient-cli-3.1-SNAPSHOT-jar-with-dependencie
s.jar

Original comment by subwiz on 11 Sep 2012 at 3:44

GoogleCodeExporter commented 8 years ago
Thanks, that was quick

Original comment by jay.mcc...@ft.com on 11 Sep 2012 at 8:16