After updating to the 2.1.0 I found that my home page, which limits number of visible entries to six, was not working correctly. Clicking on the next page link (which shows up fine) would take it to a “Page not found”. Through experimentation I found that if I raised the limit above single digits it worked fine. Then I realized that if I manually changed the URL ending in /P6 to /P06, it displayed page 2 the way I expected. How do I cause the pagination to create the links with a minimum of 2 digits, or is there something else obvious I’m doing wrong?