Re: Silva 1.5 beta 1 released
Marc Petitmermet <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
>> 12. smi: extfile seems to be partially working with zope-2.8.5
>> (https://infrae.com/issue/silva/issue1433). silva image uploading
>> is no problem but silva file uploading returns an error:
>> Error Type: NameError
>> Error Value: global name 'return_url' is not defined
>> traceback: see [5]
>
> Which version of extfile are you using? Latest svn version from the
> Plone collective? I added your report to the issue you mentioned.
no standard version 1.4.2. when i find the svn version i'll give it a
try. having read issue1433 i thought that extfile does not work at
all with zope 2.8.
>> 13. smi: trying to renaming a published document gives a strange
>> message:
>> «${item}» could not be renamed
>> silva shouldn't even allow the user trying to rename a published
>> document.
>
> That's why it says 'could not be renamed'. The message is the same,
> but this is an i18n related change. The fix is easy, I expect we'll
> get a few more here and there.
what i meant with "silva shouldn't even allow the user trying to
rename a published document" is the following.
current workflow:
1. select document to be renamed
2. click on rename button
3. rename the id
4. click the rename button
5. reading the message that the item could not be renamed
better workflow:
1. select document to be renamed
2. click on rename button
3. reading the message that the item could not be renamed
silva knows that the document cannot be renamed so why aks the user
to enter any id in the first place?
regards,
marc