Closed SouhailJebali closed 9 years ago
in this url ( http://www.tool-fitness.com.dev.dck.io/fitness.html ), i can do requests to sort products based on "price, brand, name etc..". it worked fine until the last release of Appdeck!
With the older release, it works fine and this is what it display :
2015-04-03 12:49:23.596 ToolFitness[7104:607] shouldStartLoadWithRequest: webView: 0x7881daa0 method: GET url: http://www.tool-fitness.com.dev.dck.io/Page1-CatBrowse.asp?Catid=203&ob=1&sw=1#tri - navigation : 0 - cache: 0
The same action with the last Appdeck release displays this :
2015-04-03 12:50:08.380 ToolFitness[7117:607] shouldStartLoadWithRequest: webView: 0x7a9120d0 method: GET url: http://www.tool-fitness.com.dev.dck.io/Page1-CatBrowse.asp?Catid=203&ob=2&sw=0#tri - navigation : 0 - cache: 0 2015-04-03 12:50:08.381 ToolFitness[7117:607] * WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: * -[__NSCFString substringToIndex:]: Index 78 out of bounds; string length 59
it was a problem with anchor handling. it's fixed now.
in this url ( http://www.tool-fitness.com.dev.dck.io/fitness.html ), i can do requests to sort products based on "price, brand, name etc..". it worked fine until the last release of Appdeck!
With the older release, it works fine and this is what it display :
2015-04-03 12:49:23.596 ToolFitness[7104:607] shouldStartLoadWithRequest: webView: 0x7881daa0 method: GET url: http://www.tool-fitness.com.dev.dck.io/Page1-CatBrowse.asp?Catid=203&ob=1&sw=1#tri - navigation : 0 - cache: 0
The same action with the last Appdeck release displays this :
2015-04-03 12:50:08.380 ToolFitness[7117:607] shouldStartLoadWithRequest: webView: 0x7a9120d0 method: GET url: http://www.tool-fitness.com.dev.dck.io/Page1-CatBrowse.asp?Catid=203&ob=2&sw=0#tri - navigation : 0 - cache: 0 2015-04-03 12:50:08.381 ToolFitness[7117:607] * WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: * -[__NSCFString substringToIndex:]: Index 78 out of bounds; string length 59