taskeenkayani / ext-direct-mvc

Automatically exported from code.google.com/p/ext-direct-mvc
0 stars 0 forks source link

Allow regular responses when the action was not called through ExtJS Direct #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter in browser the url of an action that returns DirectResult

What is the expected output? What do you see instead?
To see the actual result as I would simply return the actual data.
Currently an exeception is thrown i.e. DirectRequest is null

What version of the product are you using? On what operating system?
1.0.0

Please provide any additional information below.
This might be useful for some methods to be called outside of ExtJs - i.e
from a jquery ajax call or other similar.

Original issue reported on code.google.com by alonec...@gmail.com on 26 Feb 2010 at 2:30

GoogleCodeExporter commented 8 years ago
How can I commit small new features?

Original comment by alonec...@gmail.com on 26 Feb 2010 at 7:29

GoogleCodeExporter commented 8 years ago
This would be nice to have, currently the mvc web app has a concrete dependency 
on the ExtJS frontend.

Original comment by danbarua@gmail.com on 14 Jul 2010 at 2:22

GoogleCodeExporter commented 8 years ago
Nice to have agree, hard to do disagree :)

Original comment by alonec...@gmail.com on 14 Jul 2010 at 2:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Implemented. Wait for the next release.

Original comment by elishnevsky on 27 Nov 2010 at 6:34