|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG |
Not logged in |
|
|
|
Message ID: 2285
Entry time: Sat Jun 30 21:29:30 2007
In reply to: 2284
|
|
Category: |
Bug report |
OS: |
Windows |
ELOG Version: |
2.65-2 |
|
Subject: |
Re: Fixed Attribute fields blank? |
|
|
Stefan Ritt wrote: |
Grant Jeffcote wrote: | Not sure if this is my configuration only but in your latest compiled release V2.6.5-1873 when I do a reply or edit on an entry where I have specified Fixed Attributes Edit or Reply these fields now show blank on the entry page? They are still uneditable as a field of course and the text still shows on the list view display page but no text shows in these fields until re/submitted. |
I'm playing with attributes right now since I'm going to implement a "multiple edit", where one can change attributes of several entries at the same time, but I cannot reproduce your problem with V2.6.5-1874 and this config file:
[demo]
Attributes = Author, Subject
Fixed Attributes Edit = Subject
Fixed Attributes Reply = Subject
Either I fixed it accidentally between 1873 and 1874 or it is config file related. Can you try that version and the little config file above? Since you use Windows, I made a elog265-3 for you. If you find that the little config works and your's doesn't, please send me your config. |
Great job, thanks Stefan.
Accidental fix, new version works perfectly without any config file change. |