pageSlug is short at 2byte encode
- Status
- Open
- Subject
- pageSlug is short at 2byte encode
- Version
- 15.x
- Category
- Error
- Feature
- Wiki (page view, edit, history, rename, etc)
- Resolution status
- New
- Submitted by
- Jun Moriya
- Lastmod by
- Jun Moriya
- Rating
- Description
Wiki page title
> pageSlug test 2bye x 30 = 60byte
> 1) 123456789012345678901234567890
> 1) is bad, Error 400 when save page, and 403 when view page.because encoded pageSlug is not same as url when tiki makes page URL.
so when same, there is no place to where to store db.
also when view, pageSlug is broken.
workaround
1) short tile
2) varchar(160) to 255 (but stile same problem when title is long)fix
only way is direct DB editmore .. later
- Importance
- 5
- Easy to solve?
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 6176
- Created
- Thursday 17 November, 2016 13:37:24 UTC
by Jun Moriya - LastModif
- Thursday 17 November, 2016 13:37:24 UTC