Long excerpts (>255 ch) kills page

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.2.2
    • Affects Version/s: 1.2
    • Component/s: None

      PropertySet Lies.

      setText and setString are treated identically by the Hibernate PropertySet provider - both are stuffed into the same VARCHAR(255). So when you try to create an excerpt >255ch, the page dies.

      We need to either

      (a) enforce the 255ch limit more effectively, or
      (b) fix PropertySet Hibernate provider, or
      (c) use some other mechanism for persisting clobs.

              Assignee:
              Unassigned
              Reporter:
              Charles Miller (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: