Brad McEvoy

Results 20 comments of Brad McEvoy

OK, turns out it wasnt the ampersand. The less contained an erroneous piece of code which compiles fine on 1.5.1 but which causes an error on 1.7.4-SNAPSHOT: div.references { @lightGrey;...

But, the erroneous LESS above results in this rather unhelpful error message: Reason: com.asual.lesscss.LessException: Parse Error: Unrecognised input (line 2, column 1) near .modulePage { &.course-pf { background-color: @body-bg !important;...

:+1: definitely a nice to have, but as long as its changing cols based on the 12 col grid system and not setting widths directly in pixels or percentage. Also...

Hey guys, sorry but we dont have capacity to respond to requests at present. We're actively using KEditor in kademi.co and it works extremely well. @ducdhm was looking after the...

hi @mralireza12 we havent seen this bug, and are using keditor heavily. My guess is that user probably had an error in their code.

sorry, not sure. But if you have any problems best thing is just to debug it. And if you find any improvements we would welcome a pull request!

> Assuming BadRequestException is the expected reaction, one way of fixing this would be to catch this exception and retry the parent.child(path.getName()) request. I think that would be exceeding the...

I think if you have an implementation with concurrency problems the best way to handle it is - ensure you support lock-null (if Finder is a supported client) - hold...

I think i do understand what you mean. But the example above is invalid. For your JMeter script to be correct it should use locking as dav clients are required...

Also, you can configure the milton stack to use your own MkColHandler, which could remove the check to see whether the resource exists. Milton is designed to be pluggable for...