openwrt / openwrt/packages

<ddns-scripts>: <the format of the domain field change>

Open
#28,021 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Package Name

ddns-scripts

Maintainer

@feckert

OpenWrt Version

master

OpenWrt Target/Subtarget

ubus call system board | jsonfilter -e '@.release.target'

Steps to Reproduce

I encountered an issue regarding the format of the domain field while using ddns-aliyun.
In versions from at least a year ago, setting it to mydomain.xxxx.xxx worked correctly and was consistent with the documentation.
However, in the current version, it only works if I use mydomain@xxxx.xxx. There is no mention of this change in any of the documentation.
Is this a bug, or is it an intended modification to the functionality?

Actual Behaviour

None

Confirmation Checklist

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

Start by inspecting the ddns-scripts package and the ddns-aliyun entry point, then compare how the domain field is parsed with the package documentation. Determine whether the dot-separated and at-sign formats are intended to work; done means the behavior is clarified and the documentation or reported functionality is made consistent.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.