Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brian ChanBrian ChanReporter
Miguel Ángel Pastor OlivarMiguel Ángel Pastor Olivar(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedAdded to Fix Pack
AddedGit Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee
Brian Chan
Brian ChanReporter
Miguel Ángel Pastor Olivar
Miguel Ángel Pastor Olivar(Deactivated)Branch Version/s
6.1.x
Backported to Branch
Committed
Added to Fix Pack
Added
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created March 15, 2012 at 3:12 AM
Updated June 24, 2023 at 3:58 PM
Resolved April 3, 2012 at 2:04 AM
When using TEXT columns in SyBase you can not include them in a WHERE clause (unless you are using it in a LIKE). The right solution (for Liferay) is including a CAST_TEXT operation.