There is a missing file in images/fields/title.png and I have receiving a 404 error:

In form_builder.css:

#form-builder-field-palette ul li.field-title {
  background-image: url(images/fields/title.png);
}

But this file is missing in the images/fields directory.

CommentFileSizeAuthor
#2 form_builder_css.patch2.28 KBquicksketch

Comments

quicksketch’s picture

Status: Needs work » Active

Thanks for the report! I've removed the entire "Node module integration" from the project already, so these CSS definitions for body, menu, revisions, taxonomy, etc can all be removed anyway.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new2.28 KB

Fixed with attached patch that removes all the node module images from the CSS. I left the images in place so that we have a place to recover them from if the node integration is ever rewritten.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.