Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2666

ConvererLocator.convertToString discards original cause of conversion failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.5
    • 1.4.6, 1.5-M1
    • None
    • None

    Description

      In ConverterLocator.convertToString, in the catch block, an Exception e is caught, and a new ConversionException is thrown, however the new ConversionException is not initialised with the original Exception e as its cause, making it difficult to determine why the conversion failed.

      Attachments

        1. WICKET-2666.patch
          0.7 kB
          Martin Grigorov

        Activity

          People

            jdonnerstag Juegen Donnerstag
            alexgrant Alex Grant
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: