Preview Changes loses taxonomy terms associated with a node
Pasqualle - April 22, 2009 - 18:53
| Project: | Diff |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | drupal.org upgrade |
Jump to:
Description
If I click on preview changes when I edit my project node, then I loose the setting for "Project type" and "Modules categories".
Tested on d.o.
repro steps:
1. open a project node for edit
2. click preview changes
3. click preview
bug: the settings are lost, the following error message is displayed
* Project type field is required.
* The root of the CVS directory (modules) does not match the selected project type (). By default, spaces in the type name are converted to hyphens in the path, but custom mappings can also be defined. Given the current project type, the first element of the directory path should be: .

#1
This could be a duplicate, since it sounds somewhat familiar, but after a quick glance I don't see another related issue so maybe it's not. This sounds pretty bad, so I'm marking as critical and adding the 6.x-1.0 blocker tag.
#2
The same problem.
#3
As reported in a duplicate issue #539828: Preview Changes on a drupal.org node loses the taxonomy this is happening on d.o with core book pages, too. So, this seems like a bug diff.module, not project*, and probably a new bug since the d.o D6 upgrade...
#4
#5
i have the same problem on own page (not on drupal.org), version: 6.13
When editing any node, using Preview before Save makes all the taxonomy terms associated with the node disappear!
(ok, not sure if really the *same* problem, because appears on [Preview], don't have [Preview changes]. Or is it the same?)
Am I missing something here, or how come, that there is not a whole bunch of people complaining about this.