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

Fix formatting of reporting-org #403

Open
dalepotter opened this issue Dec 5, 2017 · 1 comment
Open

Fix formatting of reporting-org #403

dalepotter opened this issue Dec 5, 2017 · 1 comment
Labels

Comments

@dalepotter
Copy link
Contributor

Many of the test case files contain the line:

<reporting-org type="xx" ref="xx"><narrative>Organisation name</narrative></reporting-org>

Just before 2.03 is released, the formatting for this should be fixed using regex.

@akmiller01
Copy link
Contributor

Took me a second to figure this out, so I believe the fix would look something like:

<reporting-org ref="xx" type="xx" secondary-reporter="0"><narrative>Organisation name</narrative></reporting-org>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants