Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow quoted names for ff.forward and ff.parameter #41

Merged

Conversation

mhdirkse
Copy link
Contributor

No description provided.

@mhdirkse
Copy link
Contributor Author

image

After supporting quotes and adding them to Java class XmlSwitch, we still have HTML entities in the names. If we would ever add this to the XSD, then we need the HTML entities.

I propose the following:

  • In the JavaDoc comments, we want literal < and >, not &lt; or &gt;.
  • If these characters will ever cause trouble in the XSD, then it is up to DocWriterNew to transform to HTML entities.

Niels and Gerrit, do you agree?

@mhdirkse
Copy link
Contributor Author

I apply this update of the Frank!Doc in F!F PR frankframework/frankframework#2470. If I update this PR, I will update the F!F PR to produce the right result.

@mhdirkse mhdirkse linked an issue Nov 22, 2021 that may be closed by this pull request
@mhdirkse mhdirkse marked this pull request as ready for review November 25, 2021 10:51
@mhdirkse
Copy link
Contributor Author

The issue with &lt; and &gt; has been foxed in the webapp, PR frankframework/frankframework#2470.

@gvanbrakel gvanbrakel merged commit ed20a98 into frankframework:master Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frank!Doc XmlSwitch malformed forwards
3 participants