Posted by joachim on August 19, 2008 at 4:43pm
3 followers
| Project: | ImageCache |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This text on the preset page has a couple of typos:
'The namespace is used in URL's for images to tell imagecache how to process an image. Please only use alphanumic characters, underscores (_), and hyphens (-) for preset names.'
- shouldn't have an apostrophe after 'URL'
- 'alphanumeric'
Correct version:
'The namespace is used in URLs for images to tell imagecache how to process an image. Please only use alphanumeric characters, underscores (_), and hyphens (-) for preset names.'
Comments
#1
here's the patch for HEAD.
#2
for drupal 5.x-2.x... not going to worrry about 5.x-1.x
#3
Automatically closed -- issue fixed for two weeks with no activity.