Differ between error states in liftajax.js
Open
@Shadowfiend is already working on this.
Since May 13, 2014.
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
LiftRules.ajaxDefaultFailure does currently not distinguish between different types of errors (i.e. non-redirecting status codes). Therefore an ajax call resulting in a 500 has the same effect as an ajax call timing out.
Please see:
https://groups.google.com/forum/?fromgroups=#!topic/liftweb/Je7yX6R76LQ
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.