Skip to content

Added missing closing double quote in cloud config dialog. - #28

Merged
joelacummings merged 1 commit into
mainfrom
feature/proxy-support
Jul 17, 2026
Merged

Added missing closing double quote in cloud config dialog.#28
joelacummings merged 1 commit into
mainfrom
feature/proxy-support

Conversation

@brianlangeland

@brianlangeland brianlangeland commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

type(scope): if this commit is applied, it will...

i.e. fix(login): [more detailed message]

Why was this change made?

Feature request? A bug was found? Doing some refactoring? Let us know why this should be in our codebase.

Links to any relevant tickets, articles, or other resources

closes #issue

Other Notes

Did you fix any additional issues or do you have special notes for the reviewer? Put them here.

Suggested Test for Reviewer

  1. Login to Schema app dashboard
  2. Go to
  3. Do action
  4. See result

Note

Low Risk
Single-attribute XML fix plus version bump only; no runtime logic or security changes.

Overview
Fixes malformed JCR dialog XML in the Schema App cloud service configuration wizard: the Proxy Port fieldDescription was missing its closing double quote, which could break XML parsing or Granite UI rendering for that dialog.

The release is tagged as 2.0.6.1 by updating the parent and module pom.xml versions (schemaapp-aem, all, core, ui.apps, ui.apps.structure, ui.content) from 2.0.6 to 2.0.6.1.

Reviewed by Cursor Bugbot for commit f0dc8c4. Bugbot is set up for automated code reviews on this repo. Configure here.

@brianlangeland brianlangeland added bug Something isn't working java Pull requests that update java code Repo: AEMConnector Label created for repository identification for AEMConnector labels Jul 17, 2026
@joelacummings
joelacummings merged commit cad5834 into main Jul 17, 2026
2 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working java Pull requests that update java code Repo: AEMConnector Label created for repository identification for AEMConnector

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants