Cannot view anything other than first page of labels using non-ascii characters

XMLWordPrintable

      There is problem report from Japanese customer.

      If a label contains non-ascii character(s), and there are more than 10 pages with this label, then only the first page of labels loads correctly.
      The error message "Please specify a label id" will be shown on all pages other than the first.

      label  
      sample OK
      あいうえお NG

      The customer is using Japanese text labels constantly.

      Steps to Reproduce:

      1. Create a label with non-ASCII characters (i.e. あいうえお) and attach it to more than 10 pages
      2. Click on the label and attempt to go to browse to page 2
        Note the error text:
        The following error(s) occurred:
        
            Please specify a label id.
        

      Thoughts
      If you look at the URL on the first page of the list of pages with that label, you'll see something like this:

      http://localhost:10513/confluence/labels/viewlabel.action?ids=2457603

      If you go to the second page, you'll see this in the URL:

      http://localhost:10513/confluence/labels/viewlabel.action?startIndex=10

      What it should look like (and this is the way you can work around this problem) is:

      http://localhost:10513/confluence/labels/viewlabel.action?ids=2457603&startIndex=10

        1. ViewLabelPage01.png
          ViewLabelPage01.png
          153 kB
        2. ViewLabelPage02.png
          ViewLabelPage02.png
          108 kB

            Assignee:
            lachland (Inactive)
            Reporter:
            Kan Ogawa
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: