Karol Lewandowski

Results 6 issues of Karol Lewandowski

There were 2 issues: 1. Kotlin scripts were called using Bash syntax, but GitHub Actions Windows runners use PowerShell by default and it silently (I don't know why) failed. Fortunately,...

It states: > `scheme` - allows adding or removing the scheme part for a URI > > ``` > ${'//example.com/path/page.html' @ scheme='http'} > > > ${'http://example.com/path/page.html' @ scheme='https'} > >...

clarification

The `data-sly-call` specification states that attribute value is optional. I think it is wrong, because calling nothing doesn't make sense. I checked Sightly and it throws: ``` org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException: data-sly-call: String...

# Pull Request Details The change reverts the accidental pushing of project resources to the end of the classpath in the test task context. See `IntelliJPlugin.kt:1153` in this commit: -...

Attribute value: ``` This \& that: \u003d ``` Expected result: ``` data-test="This & that: \u003d" ``` Actual result (notice missing `\`): ``` data-test="This & that: u003d" ``` Version affected: 0.10.0.

**Please do not +1 via comments. Click 👍 under this post.** ### Proposal There is a lack of UML Use Case diagrams (or I failed to find it): https://www.lucidchart.com/pages/uml-use-case-diagram ###...

Type: Enhancement
Contributor needed
Status: Approved
Type: New Diagram