Closed (fixed)
Project:
Book access
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2009 at 21:29 UTC
Updated:
8 Feb 2009 at 22:40 UTC
The URL passed to t() should be build using url(), not l(); then, the placeholder used for the URL should start with '@', not '!'.
This is clearly documented in the t() documentation.
The wrong code is in book_access_help().
Comments
Comment #1
harry slaughterfixed in latest dev snapshot