MMBase

byte fields cannot be 'search' fields.

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.1
  • Fix Version/s: 1.6.2
  • Component/s: Taglib
  • Description:
    Hide
    original bugid: #5937
    Because that leads to
    javax.servlet.jsp.JspTagException: Don't know what to do with bytes()

    in the jsp-editors.

    Yes, specifying a 'BYTE' field as a search field is strange, and nearly an bug, but it should not completely disable the editor for that type.
    Still does not make much sense, but at least no exceptions.
    Show
    original bugid: #5937 Because that leads to javax.servlet.jsp.JspTagException: Don't know what to do with bytes() in the jsp-editors. Yes, specifying a 'BYTE' field as a search field is strange, and nearly an bug, but it should not completely disable the editor for that type. Still does not make much sense, but at least no exceptions.

Activity

Hide
Michiel Meeuwissen added a comment - 2003-03-14 19:53
byte fields cannot be 'search' fields.
Because that leads to
javax.servlet.jsp.JspTagException: Don't know what to do with bytes()

in the jsp-editors.

Yes, specifying a 'BYTE' field as a search field is strange, and nearly an bug, but it should not completely disable the editor for that type.
Show
Michiel Meeuwissen added a comment - 2003-03-14 19:53 byte fields cannot be 'search' fields. Because that leads to javax.servlet.jsp.JspTagException: Don't know what to do with bytes() in the jsp-editors. Yes, specifying a 'BYTE' field as a search field is strange, and nearly an bug, but it should not completely disable the editor for that type.

People

Dates

  • Created:
    2003-03-14 20:16
    Updated:
    2006-11-24 12:50
    Resolved:
    2006-11-24 12:50