#2468 web: [hyperlink] cannot handle tag/target whose name contains "+" correctly
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by julian8628.

For example:
In taskinfo page of a build task, if the build target contains "+", the name param will be set with the target name in the hyperlink of the target.
But "+" will be translated to blank, so we might need to escape the target name for the hyperlink, or use target_id instead.

build tag is in the same situation


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.23

3 years ago

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2478 Merged 3 years ago