the word chars is inserted as the first word in the source code
zet - January 24, 2009 - 19:04
| Project: | Integrated Metatags |
| Version: | 5.x-1.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Set a word or character limit on all "description" Metatags. To use this, you must first create a Metatag with the name of "description".
Cap on words or characters: Enter a number to cap at: .............
If i use this option the word chars is inserted as the first word in the source code. This is a critical error because the spider bots are getting error on accesing the page and don't read ANY of the metatags

#1
seems like the solution to this is that you have to remove or comment line 994 from int_meta.module .
#2
That's correct. I have this fixed on my local CVS, but was hoping to get my new documentation done before I did an official release. I'll see about doing one more BETA release since the documentation is taking longer than I had thought.
In the mean time, you can comment that line out like you suggested, or change to not have a cap or use a word cap. I realize that's less ideal, so I'll get that next beta release out when I can. Marking as normal since it can be worked around.
#3
This has been applied and is in the BETA7 release.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.