Closed (fixed)
Project:
Import HTML
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 18:24 UTC
Updated:
16 May 2010 at 17:55 UTC
After a page is demo-imported, the buttons at the bottom of the results page, "save" and "preview"... what do they do? For me, either button just kicks back to the first demo page. "save" does not result in anything being saved anywhere.
Comments
Comment #1
silentway commentedThis bug might be more important after all. Correct me if I'm wrong, but is the demo page the only way to import just one page?
After I batch-imported a whole site (150+ pages), there were a few pages which inexplicably got missed. So, I'm trying to manually import them (using the same Import HTML filter) one-at-a-time. But I don't see a way to do this. The demo page has that "save" button... if this is the only way to import one page, then this bug affects functionality.
So I'm bumping this up from "minor" to "normal" priority.
Comment #2
dman commentedTrue enough.
The demo-save was supposed to work, and DID before the Drupal 5 Form API changes. I've just not been able to find the appropriate way to work in a mutation of the node edit form that was pre-filled with all the values without strange side-effects.
Worth revisiting, as it is a really handy step (plus it "works" on remote URLs)
Comment #3
dman commentedYeah, that went away in D5-D6. Should be back in D6-dev