Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2008 at 21:01 UTC
Updated:
6 May 2008 at 16:04 UTC
Using HEAD version, as of a few hours ago.
In Views UI, the description for the check box "Transform spaces to dashes in URL " is the same as that for "Glossary"
The "Node Comment Statistics: Last author's name" field entry is showing up as "Node Comment Statistics: Last author's name"
Comments
Comment #1
RoboPhred commentedForgot that this site decodes html markup.
The second typo is that the html code for the apostrophe is showing up raw after "author", rather than converting into the apostrophe as it should.
Comment #2
merlinofchaos commentedBoth of these are fixed; the ' problem was due to double check_plain from t() I think.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.