Hi,

lately I had to append a URI fragment to a mounted page. The operation wasn't so trivial as I expected and I ended up with a workaround involving a custom page mounter that adds the fragment to the generated URL (inside method buildUrl).  I know this might be an uncommon use case, but wouldn't be nice if we introduce URI fragment support with PageParameters (i.e adding a /fragment/ field)?  Let me know what do you think about this idea.

Andrea.

Reply via email to