René's URL Explorer Experiment


Title: Null Array Parameter is persisted as an Array containing a single element, which is null · Issue #466 · scijava/scijava-common · GitHub

Open Graph Title: Null Array Parameter is persisted as an Array containing a single element, which is null · Issue #466 · scijava/scijava-common

X Title: Null Array Parameter is persisted as an Array containing a single element, which is null · Issue #466 · scijava/scijava-common

Description: I have a command with a non-required array parameter: @Parameter(label = "Select Bvv Windows to synchronize", required = false) BvvHandle[] bvvhs; Before, when nothing was set, bvvhs was returned as a null object. Now, when bvvhs is not ...

Open Graph Description: I have a command with a non-required array parameter: @Parameter(label = "Select Bvv Windows to synchronize", required = false) BvvHandle[] bvvhs; Before, when nothing was set, bvvhs was returned a...

X Description: I have a command with a non-required array parameter: @Parameter(label = "Select Bvv Windows to synchronize", required = false) BvvHandle[] bvvhs; Before, when nothing was set, bvvhs was ...

Opengraph URL: https://github.com/scijava/scijava-common/issues/466

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Null Array Parameter is persisted as an Array containing a single element, which is null","articleBody":"\r\nI have a command with a non-required array parameter:\r\n\r\n```\r\n\t@Parameter(label = \"Select Bvv Windows to synchronize\", required = false)\r\n\tBvvHandle[] bvvhs;\r\n```\r\n\r\n\r\nBefore, when nothing was set, `bvvhs` was returned as a null object. Now, when `bvvhs` is not set, the parameter is set to an array of size 1, with the element being a null object.\r\n\r\nIt's a change of behaviour which breaks a few things in my code. It's probably manageable, but the current behaviour needs to be changed:\r\n\r\nreturn null is fine, returning an empty array is probably also fine, but returning a one-element array with null inside do not look good.\r\n\r\nFYI, I checked in the prefs how the parameter is remembered, and this is how it looks:\r\n\r\n![image](https://github.com/scijava/scijava-common/assets/20223054/eaae6076-2a95-43a8-928a-4136ff5b9921)\r\n\r\nI think it should be:\r\n\r\n![image](https://github.com/scijava/scijava-common/assets/20223054/3edf3f2e-3760-4165-9585-29ebba78f1ca)\r\n\r\nRelated as mentioned by @ctrueden:\r\n\r\nhttps://github.com/scijava/scijava-common/issues/450\r\nhttps://github.com/scijava/scijava-common/commit/ce135b7c9e3197a87423e9ef0e8fc58f5d400387\r\n\r\nOriginal forum thread: \r\nhttps://forum.image.sc/t/change-of-behaviour-in-scijava-parameter-table-of-size-one-with-null-object-inside-instead-of-null-object/83625/2\r\n\r\n---\r\n\r\nIt does not look like a critical issue, but it might pop here and there","author":{"url":"https://github.com/NicoKiaru","@type":"Person","name":"NicoKiaru"},"datePublished":"2023-07-13T18:18:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/466/scijava-common/issues/466"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b0a9b8e4-9fac-50b5-3a6c-ea2e7cf2782e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBBEE:96FA2:5E469:7EEE5:6969C588
html-safe-nonced8b13ad34ef056336cba5dec2e6785f951ba21b55e4e9a83d8a54a395b4f0e76
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQkVFOjk2RkEyOjVFNDY5OjdFRUU1OjY5NjlDNTg4IiwidmlzaXRvcl9pZCI6IjI0MzYxMzM4NTQ2Nzg0Njc5NzYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac5dc55d0fd0ed5b1b89a688ce94f35127229cfde37868fd0c693326d723be639c
hovercard-subject-tagissue:1803539064
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/scijava/scijava-common/466/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6f5e33d21027150a17cd7a1c68218139ba5552370f295c590d7c074b9e3250ea/scijava/scijava-common/issues/466
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6f5e33d21027150a17cd7a1c68218139ba5552370f295c590d7c074b9e3250ea/scijava/scijava-common/issues/466
og:image:altI have a command with a non-required array parameter: @Parameter(label = "Select Bvv Windows to synchronize", required = false) BvvHandle[] bvvhs; Before, when nothing was set, bvvhs was returned a...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameNicoKiaru
hostnamegithub.com
expected-hostnamegithub.com
Noneacedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056
turbo-cache-controlno-preview
go-importgithub.com/scijava/scijava-common git https://github.com/scijava/scijava-common.git
octolytics-dimension-user_id1262770
octolytics-dimension-user_loginscijava
octolytics-dimension-repository_id3594497
octolytics-dimension-repository_nwoscijava/scijava-common
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3594497
octolytics-dimension-repository_network_root_nwoscijava/scijava-common
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release83c08c21cdda978090dc44364b71aa5bc6dcea79
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/scijava/scijava-common/issues/466#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fissues%2F466
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fissues%2F466
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=scijava%2Fscijava-common
Reloadhttps://github.com/scijava/scijava-common/issues/466
Reloadhttps://github.com/scijava/scijava-common/issues/466
Reloadhttps://github.com/scijava/scijava-common/issues/466
scijava https://github.com/scijava
scijava-commonhttps://github.com/scijava/scijava-common
Notifications https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Fork 53 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Star 90 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Code https://github.com/scijava/scijava-common
Issues 169 https://github.com/scijava/scijava-common/issues
Pull requests 16 https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects 0 https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/scijava/scijava-common/security
Please reload this pagehttps://github.com/scijava/scijava-common/issues/466
Insights https://github.com/scijava/scijava-common/pulse
Code https://github.com/scijava/scijava-common
Issues https://github.com/scijava/scijava-common/issues
Pull requests https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security https://github.com/scijava/scijava-common/security
Insights https://github.com/scijava/scijava-common/pulse
New issuehttps://github.com/login?return_to=https://github.com/scijava/scijava-common/issues/466
New issuehttps://github.com/login?return_to=https://github.com/scijava/scijava-common/issues/466
Null Array Parameter is persisted as an Array containing a single element, which is nullhttps://github.com/scijava/scijava-common/issues/466#top
https://github.com/NicoKiaru
https://github.com/NicoKiaru
NicoKiaruhttps://github.com/NicoKiaru
on Jul 13, 2023https://github.com/scijava/scijava-common/issues/466#issue-1803539064
https://private-user-images.githubusercontent.com/20223054/253371072-eaae6076-2a95-43a8-928a-4136ff5b9921.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1Mzk4MjgsIm5iZiI6MTc2ODUzOTUyOCwicGF0aCI6Ii8yMDIyMzA1NC8yNTMzNzEwNzItZWFhZTYwNzYtMmE5NS00M2E4LTkyOGEtNDEzNmZmNWI5OTIxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE2VDA0NTg0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRhOGIwMGE4OTllMTYyMDEyOTk4YmFlYjU1YWUyMjRkM2I1MTAxNzRhZWFiMzg3ZjExYjYxYTgwYmFmNGQxNjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vfvZ3bR_Qcl5AOMQUHqxru4T4MUFLQtQsTmoX0Y2Icw
https://private-user-images.githubusercontent.com/20223054/253371114-3edf3f2e-3760-4165-9585-29ebba78f1ca.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1Mzk4MjgsIm5iZiI6MTc2ODUzOTUyOCwicGF0aCI6Ii8yMDIyMzA1NC8yNTMzNzExMTQtM2VkZjNmMmUtMzc2MC00MTY1LTk1ODUtMjllYmJhNzhmMWNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE2VDA0NTg0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWExZTU4ZGU0ZmU3ZTI1ZjhjODViYTk1ZTY5YjgzZTVkYmY5ZTFiMzA3NmFjMjM3ZGRiZWJkNDRmNzIyMjg4ZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9KiPNJfPPQ539SlcBOyG3FIYXywzmccDJ1j9dr07Z0o
@ctruedenhttps://github.com/ctrueden
#450https://github.com/scijava/scijava-common/issues/450
ce135b7https://github.com/scijava/scijava-common/commit/ce135b7c9e3197a87423e9ef0e8fc58f5d400387
https://forum.image.sc/t/change-of-behaviour-in-scijava-parameter-table-of-size-one-with-null-object-inside-instead-of-null-object/83625/2https://forum.image.sc/t/change-of-behaviour-in-scijava-parameter-table-of-size-one-with-null-object-inside-instead-of-null-object/83625/2
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.