By dave reid on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Introduced in version:
7.x-1.0-beta5
Issue links:
Description:
The [current-page:arg:N] tokens have been renamed to [current-page:url:unaliased:args:value:N].
Before:
[current-page:arg:0]
After:
[current-page:url:unaliased:args:value:0] (The first value, of the array of arguments, of the unaliased URL of the current page).
Impacts:
Site builders, administrators, editors