Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-246

PresentTag fails now because of the RequestUtils.lookup(xxx) changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Nightly Build
    • 1.0.0
    • Tag Libraries
    • None
    • Operating System: other
      Platform: Other
    • 2112

    Description

      The change of RequestUtils.lookup presents a bug in the PresentTag:

      if i do this: <logic:present name="attributes">

      then logic calls: RequestUtils.lookup(xxx)

      And it doesn't find that bean. So RequestUtils suddenly throws a Exception which
      it didn't before (returned just null) So now the present tag isn't working
      anymore.

      Johan

      Attachments

        Activity

          People

            craigmcc Craig R. McClanahan
            jcompagner Johan Compagner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: