Changing content type field weight fails
cheshireinatree - November 5, 2007 - 17:12
| Project: | Domain Access |
| Version: | 5.x-1.0beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
First off my system specs.
Win XP
Apache 2
MySql 5.0.27
PHP 5.2.1
Drupal 5.3
I'm testing the functionality of Domain Access (Extremely cool module by the way) so not a lot of extra module luggage. With Domain Access installed and set up, I am unable to change the weight of CCK fields (in my instance they were textfields and imagefields) that I added to Story type. After changing the weight using the dropdown field and clicking update the page would just return to the default 0 values. I disabled all supplemental domain access modules. The problem remained. I disabled the core Domain Access module. The problem was resolved.
Can anyone replicate this problem?

#1
See http://drupal.org/node/186624.
I thought we fixed this in beta5. Please make sure you are using the current release.
#2
Spot on answer. I thought I had beta5 but it was beta4. Problem solved. Thanks.
#3
Yay! I was worried for a second there. I hate quashing bugs only to find that I haven't quashed them correctly.