Posted by DenProg on February 2, 2009 at 6:55pm
Jump to:
| Project: | Book access |
| Version: | 6.x-1.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello!
I've not found Book module issues, so I'm posting here.
I have so situation. I have a book; i18n module, which has 2 languages: English and Russian and I'm using Clean URLs without PathAuto.
So, I make a page in my book in English (basic language) and give it an clean URL. After that a make another page, translation of the first one. That page have been given an clean URL too. The pages may have type 'page' or 'book page'. The bug is that the English page has right URL (clean), but the Russian one has default URL 'node/10'.
Please, help me make right URLs for both pages.
Comments
#1
Doing a similar project with the same modules, I don't think Book Access is the issue. If you disable this module, does the problem still exist?
#2
You're right, I've found the solution.
#3