I see this problem quite regularly, but not all the time. I haven't been able to figure out when it happens and when it doesn't:

Global: Custom Text comes up with no configuration options. Here's the screenshot:

rfay_toshiba_screenshot_002.png

CommentFileSizeAuthor
rfay_toshiba_screenshot_002.png19.33 KBrfay
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

michaelfavia’s picture

Status: Active » Closed (cannot reproduce)

Dont mean to overstep here but I tested the with dev a few time on different views and CNR.

Hopefully someone else who experiences this issue will search the issue queue and be able to come up with some steps to make it happen.

Otherwise is a heisenbug and pretty tough to fix. Please reopen if you (or anyone) can add anything to help chase it down. Reporting it DOES still have value IMO if for no other reason than to help devs keeps their eyes open for it.

merlinofchaos’s picture

I've seen this and it's hard to reproduce.

It seems to be something in the #dependency code and I can't figure out why. It may be related to #ids getting screwed up, I don't know.

rfay’s picture

Status: Closed (cannot reproduce) » Active

This is a real bug, and happens regularly. IMO it should not be closed. Even Earl has seen it.

Workaround: I have found that if I switch back and forth between displays, I get access to the global text again.

rfay’s picture

It's possible this only happens on block displays. I'll keep my eyes open.

bryancasler’s picture

subscribe

molave’s picture

Hi all,

Posted the following message in another issue queue before being led to this issue queue, which is more appropriate, I think, to my situation. Thought my experience might help the detective work.

= = = =
Not sure if my problem is related or not, but I too am missing a text area in Views. In my case, however, it's the text area of the Global Custom Text field.

Right after creating a new View, it's easy to add a Global Custom Text field, and put in it some static text, and also place in it a token from the Content Title field.

After adding new Fields to the View, however, and upon returning to Global Custom Text to add more tokens, the text area is no longer there, so the "assembly" can no longer be modified. All other options (Style Settings, No Results Behavior, etc) are still available and editable. But no text area.

Strangeness, ja?

Running D7. As of April 2011, also installed are the latest versions of CTools, Token, Views, Backup and Migrate, Advanced Help, Administration Menu, Taxonomy CSV, JobScheduler, Feeds, References, Field Group, Webform, Features, Context, Quicktabs, Panels, PathAuto.

No WYSIWYG editor of any flavor installed.

As always, any insights appreciated.
= = = = =

kenheim’s picture

I experienced this as well. I created a new view with a block display only. I set up my fields and set exclude from display on each. Then I added the Global custom text field, but the textarea form field was not visible. I could see the Text label above where it belonged and the replacement patterns below, but no textarea.

I then went back and added a page display, and wha la the textarea shows up for both the page and the block displays. I then deleted the page display and was pleased to see that my text content in the block display remained.

Hope this info is helpful.

esmerel’s picture

I tried reproducing using the steps in #7, but it worked for me :/

dawehner’s picture

Status: Active » Closed (duplicate)
bryancasler’s picture

The patch over there worked for me

Web Assistant’s picture

I keep getting this bug but clearing the site cache fixes it for me.

betz’s picture

Indeed, clearing cache seems to do the trick.