| 
      
      
      From: John S. <js...@me...> - 2001-12-12 16:50:31
      
     | 
| 'New group' doesn't seem to be working. I get a "Group Detail" page containing a table with field labels, but no form fields when I go to http://127.0.0.1/Group/show/?edit=1 I looked at the code for the Group.pm and it doesn't look like there's any save routine or edit-specific template in the filesystem. I understand this might be served up by SPOPS or the CommonHandler, but it didn't look like it was the intent. I posted a bug report in SourceForge, but I'd like to mess around with security and creating a group is pretty key. If there's a short term workaround I'd be grateful to hear about it. John Sequeira http://www.pobox.com/~johnseq Also - the scan_for_new fix on static pages worked for me. thx. I'm not sure why images were working... on my dev machine I haven't bothered with the proxy configuration. it was probably some mime-type voodoo. |