Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bug
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / 01e7151c-6113-4c8f-9fc5-4d594431bd2b / comments / 2f9beed6-4008-442a-8d44-a45cb7ce0a36 / body
1 I'm not sure that changing the URLs is a good idea.  I'd rather use
2 .htaccess and mod_rewrite to redirect short URLs to their permanent
3 long equivalents.  Nobody else seems to mind though, so I've merged
4 Gianluca's solution with a few changes:
5   * Since we're truncating bug IDs, truncate comment IDs too.
6   * Use libbe.util.id._truncate to generate the short IDs, so that `be
7     html` truncation is consistent with general BE truncation.
8   * Updated cross-linking code to match.
9