Closed (fixed)
Project:
Views (for Drupal 7)
Version:
4.7.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2006 at 19:00 UTC
Updated:
18 Sep 2006 at 04:15 UTC
On the edit views page under arguments it says:
"Enter the URL to use for this view in the form of 'dir/dir'. Do not begin or end the URL with a /. Example: 'view/tracker'. This is required if providing a page view. You can also add as a placeholder for arguments passed in the URL, for example 'user//tracker' or 'view/taxonomy/'."
The word $arg is missing in there a couple of times because it's not escaped in views_ui.module, on line 750.
Comments
Comment #1
flk commentedseems to be fixed on the:
$Id: views_ui.module,v 1.30 2006/08/28 19:26:35
all the $args show up.
Comment #2
(not verified) commented