#3 — use title for id generation
| State | Resolved |
|---|---|
| Version: | 1.0 |
| Area | Functionality |
| Issue type | Feature |
| Severity | Medium |
| Submitted by | G. Gozadinos |
| Submitted on | Jul 08, 2008 |
| Responsible | Andreas Zeidler |
| Target release: |
—
|
Last modified on
Feb 21, 2009
by
Matthew Wilkes
I adapt a content of my own using a schema extender to save a file as a blob. However I find that using the filename for id generation should not be default. Is fixAutoId necessary? Why not keep the default plone id generation?
If this is intended what's the recommended way to override?
If this is intended what's the recommended way to override?
Added byAndreas ZeidleronSep 06, 2008 02:18 PM
[ note: i'm adding the same response again now that i'm properly logged in... ]
Issue state:
unconfirmed
→
open
Responsible manager:
(UNASSIGNED)
→
witsch
yes, this was indeed intended — it fixes some ATContentTypes tests that i used to run the new blob-based content types against to make sure they're compatible as much as possible. please also see http://dev.plone.org/plone/changeset/18283 for some more details...
however, i think you're right that this should only happen for the "emulated" "File" and "Image" types, but not for custom types. i'll look into the issue again...
Added byAndreas ZeidleronSep 07, 2008 03:43 PM
the issue was fixed in http://dev.plone.org/plone/changeset/22525 (and a test added in http://dev.plone.org/plone/changeset/22526): custom types using a blobfield should now not use the file name for id generation anymore...
Issue state:
open
→
resolved
No responses can be added.
If you can, please log in before submitting a reaction.