[ewiki] bugfix: plugins/meta/f_title | bug
- From: massenmensch <kontakt@xxxxxxxxxxxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Mon, 1 Mar 2004 12:27:52 +0100
Hi!
And yet again I've been testing the latest CVS. Title!=pagename works. Great!
Here's what's still buggy:
##F_TITLE
"htmlentities" has been misspelled "htmlentitites" in line 12 of
plugins/meta/f_title.php
##META
## warning
I get the following warning after hitting the "edit" button:
Warning: in_array() [function.in-array]: Wrong datatype for second argument
in /neuro/vol/neuro/web/htdocs/cms/plugins/meta/meta.php on line 41
w/ line 41 being:
if (!in_array($ewiki_config["meta"]["keep_string"], $id)) {
## bug or feature
When erasing all text entered in the meta-field, the meta-data is NOT erased,
i.e. "once meta-data, always meta-data", e.g. if you've entered "title:
NewName" then you have to do "title: OldName" to go back to the initial
state.
Solong, Timm
- Follow-Ups:
- [ewiki] Re: bugfix: plugins/meta/f_title | bug
- From: Mario Salzer
Other related posts:
- » [ewiki] bugfix: plugins/meta/f_title | bug
- » [ewiki] Re: bugfix: plugins/meta/f_title | bug
- [ewiki] Re: bugfix: plugins/meta/f_title | bug
- From: Mario Salzer