Issues/bugs addressed in Pacific Timesheet 9.16 Build 424:
1. Fixed an issue in which image files with names that contained more
than one '.' in them would not be recognized as images. For instance,
attaching "myphoto 2018.05.20.jpg" to an asset entry image field would
result in a "not a supported file format" error.
2. Fixed an issue in which rejection messages (for leave requests, asset
entries, etc.) longer than 255 characters would result in a "data
truncation" error. Rejection messages are still limited to 255
characters but longer messages will not generate an error and prevent
the rejection.
3. Fixed an issue with Safari (both iOS and MacOS) in which file and
image attachments using the mobile web interface were not being
uploaded. This was a result of a recent change in the Safari browser.
4. This is not a bug per se, but self-hosted customers using MySQL may
have to increase their packet size from 16M to 32M to support large file
uploads. This is done by editing the "my.ini" file in the
<PacificTimesheet>data directory, and changing the following value to
32M or larger:
max_allowed_packet = 16M
Comments
0 comments
Please sign in to leave a comment.