Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-755

URL rewriting documentation contains an example that won't compile due to lack of a return value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1.0.5
    • 5.2.0, 5.1.0.6, 5.1.0.7
    • documentation
    • None

    Description

      In the documentation for url rewriting, the final example shows a rule which processes incoming and outgoing requests to re-map the name of pages as visible to the user.
      However, there is a chain of logic through the code in which there is no return value (context.isIncoming == false and context.getPageParameters() == null). The proper return value of the original request should be returned.

      Attachments

        1. TAP5-755-5.1.txt
          0.6 kB
          Ulrich Stärk

        Activity

          People

            ongakugainochi Robert Zeigler
            ongakugainochi Robert Zeigler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: