null and false don't show correctly in property signatures
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- documentation
Research direction
Reproduce the WC-Data property_meta_data example from the linked code reference and compare how null and false appear in the generated HTML. Trace the generator entry point that produces property signatures, then verify that the rendered signatures show the original values without unwanted escaping.
Written by the indexing model from the issue text.
Description

Here's an example:
https://woocommerce.github.io/code-reference/classes/WC-Data.html#property_meta_data
I did a bit of digging, and here are some lines you can see in the HTML files:

It seems like something is interpreting "false" as "\false" and is interpreting "null" as "\null".
https://www.php.net/manual/en/regexp.reference.escape.php
- Dominant language
- Twig
- Stars
- 17
- Forks
- 12
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from woocommerce/code-reference
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
woocommerce/code-reference#20 · 1 reaction ·
-
Add a hook generator Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in woocommerce/code-reference
Similar issues
-
Area: Excel support
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
orbeon/orbeon-forms#7893 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
docToolchain/docToolchain#1705 ·
-
kb-infra-drift
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
OCHA-DAP/ds-knowledge-base#653 · 1 comment ·
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
namespace operations
Difficulty 1/5 Under an hour Newbie friendliness 90/100
EclipseFdn/open-vsx.org#13419 ·