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

BR-CL-24 UBL - mimeCode - typo in list BT-125 #52

Closed
jurajmarkovic opened this issue Feb 10, 2018 · 1 comment
Closed

BR-CL-24 UBL - mimeCode - typo in list BT-125 #52

jurajmarkovic opened this issue Feb 10, 2018 · 1 comment
Assignees
Milestone

Comments

@jurajmarkovic
Copy link

Hello,

we have found typo in mimeCode list:

<rule context="@mimeCode" flag="fatal"> <assert test="((. = 'application/pdf' or . = 'image/png' or . = 'image/jpeg' or . = 'text/csv' or . = 'application/vnd.openxmlformats-officedocument. spreadsheetml.sheet' or . = 'application/vnd.oasis.opendocument.spreadsheet'))" id="BR-CL-24" flag="fatal">[BR-CL-24]-For Mime code in attribute use MIMEMediaType.</assert> </rule>

There is an extra space in "application/vnd.openxmlformats-officedocument. spreadsheetml.sheet"
Small one, but needs correction
BR

@oriol
Copy link
Collaborator

oriol commented Feb 10, 2018

corrected by @klakegg

@oriol oriol closed this as completed Feb 10, 2018
@phax phax added this to the v1.1 milestone Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants