Hi,

first of all thanks for continuing the development of this great module.
One of the many nice features for us is the option to use custom-fields. Yet since the new version (presently I'm trying 1.43) the custom-fields don't work any more. I can see cf-data I entered, before I installed the recent version (though with additional tag-letters: "Marsudi Raras
"), but I cannot edit it. In a new video I don't have input fields for the custom fields (yes, I have enabled the sub-module :-)). Anyone else has this problem?

Best
Rainer

Comments

fax8’s picture

Status: Active » Fixed

Good catch.

Should be fixed on cvs.

Fabio

pancapangrawit’s picture

Status: Fixed » Active

Thanks for working on this - things are different now - the fields can be edited, but I think it isn't quite fixed yet.
Two problems:

- the custom-field content is displayed with additional html-code appended which for some reason isn't recognized as such
Example: Performer: Marsudi Raras <br class="clear" />. This is the case both in FireFox and IE.
- when I reedit the node, previously entered data in the custom-fields isn't reloaded in the edit page, the custom-fields are empty. When I save the node at this point, all custom-fields-data will be gone.

Best
.r.

fax8’s picture

The reediting of custom fields should be ok now.

Thanks for pointing this out.

I don't know from where the <br class="clear" /> is coming from.
This code is not in any of video module files....

I need more details.

pancapangrawit’s picture

Thanks, fax8, editing of custom-content works fine now.

I don't know what kind of details may be helpful for you with respect to the br/clear problem. I tried it with three different themes (bluemarine, pushbutton and marvin), it's the same in all. It was not there in the pre 1.38 version of video. I would expect it to be the result of a problem in the interaction between the custom-field layout definition and the theme-engine or something. The custom fields are nicer formatted now on the page than they used to be - maybe when defining that something happened which causes the tag to appear as clear-text. ... Sorry, I fantasize, have no idea what I'm talking about ... :-). I'll check anything you ask me to check.

Thanks again for your efforts
Best
.r.

fax8’s picture

Title: Custom_fields can't be entered/edited? » <br class="clear" /> displaye near custom fields

renaming this for better undestanding...

Fabio

mcgarnagle’s picture

Version: master » 4.7.x-1.x-dev

I don't think that this is anything to do with video.module.

I'm pretty sure that it's TinyMCE inserting it on certain carriage returns, because it appears in every block/node/teaser that has been edited with TinyMCE on my site, regardless of the module it was created with. I just use a strpos() and substr() in my template to remove.

fax8’s picture

this is possible... maybe you could report this problem to TinyMCE developers...

Fabio

fax8’s picture

Status: Active » Closed (won't fix)

I'm convinced that this is not a video module related issue.

I set this as won't fix.

Fabio