SAP / SAP/less-openui5

the output of `marker-end: url(#ID)` is incorrect in some case.

Open
#205 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
32
Forks
11
Avg merge
7h 23m
Merged PRs (30d)
3

Description

Hi team,

if I use marker-end: url(#ID) in less, it's resolved as url link and output the css like marker-end: url("../base/#ID").
here is doc of marker-end: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/marker-end

I think using webpack + less-loader doesn't have the issue.
So do you any workaround to solve it in consumer side?

Best Regards
Ben

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Reproduce the reported Less compilation for marker-end: url(#ID) and compare its output with webpack plus less-loader; done means determining whether the generated URL is correct or documenting a confirmed consumer-side workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.