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

Handle 'anychar' field type in formatters. #485

Closed
benanhalt opened this issue Jan 8, 2019 · 5 comments
Closed

Handle 'anychar' field type in formatters. #485

benanhalt opened this issue Jan 8, 2019 · 5 comments
Labels
1 - Bug Incorrect behavior of the product pri:normal Should be resolved before releasing but may be deferred to the next release res:fixed (deprecated) Problem has been fixed
Milestone

Comments

@benanhalt
Copy link
Contributor

benanhalt commented Jan 8, 2019

Eg:

  <format system="false" name="MDSD Format" class="edu.ku.brc.specify.datamodel.CollectionObject" fieldname="catalogNumber" default="true">
    <field type="anychar" size="13" value="XXXXXXXXXXXXX"/>
  </format>
@benanhalt benanhalt added pri:normal Should be resolved before releasing but may be deferred to the next release 1 - Bug Incorrect behavior of the product labels Jan 8, 2019
@tlammer tlammer added this to the next-release milestone Apr 16, 2019
@benanhalt benanhalt added the res:fixed (deprecated) Problem has been fixed label Apr 19, 2019
@yvonneekanim
Copy link

Does this go in the form?

@benanhalt
Copy link
Contributor Author

It goes in the field formatters.

@yvonneekanim
Copy link

I uploaded a database with a formatted altcatalog number field and the format is being overwritten in 7. Tried this on db2 & db3 test servers

@benanhalt
Copy link
Contributor Author

What were the database names?

@yvonneekanim
Copy link

yvonneekanim commented Apr 30, 2019

fwri
Edit: I put the database in db1 and the format appeared. Anychar field format is supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product pri:normal Should be resolved before releasing but may be deferred to the next release res:fixed (deprecated) Problem has been fixed
Projects
None yet
Development

No branches or pull requests

3 participants