ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
2260
|
Wed Jun 27 19:51:39 2007 |
| toumbi | toumbi@yopmail.com | Bug report | Windows | 2.6.5-1855 | Re: formating bug : css and Format command |
Stefan Ritt wrote: |
toumbi wrote: | ok so if you say it is not a bug i can understand but in that case the format command work half in the entry form. Is it possible to implement it for the next time? |
Yes I will do that. |
Thank you , I download and compile myself elogd and it work now.
But I found a line one the french language that make javascritp bug
line 391:
Enter heading level (1, 2 or 3) = Indiquez le niveau d'en-tête (1, 2 ou 3)
=> linkHeading_prompt = 'Indiquez le niveau d'en-tête (1, 2 ou 3)'; there is one more '
my french is better than my english so i can say it is a good translation but the symbole between the letter d and the letter e make exporer 7 bug.
Enter heading level (1, 2 or 3) = Indiquez le niveau d en-tête (1, 2 ou 3) (this work but translation isn't good.
Thanks a lot ! and continue it is a beautiful tool. |
2267
|
Thu Jun 28 17:18:21 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.6.5-1855 | Re: formating bug : css and Format command |
toumbi wrote: | linkHeading_prompt = 'Indiquez le niveau d'en-tête (1, 2 ou 3)'; |
I changed the code of elogd to surround the strings with "" such as
linkHeading_prompt = "Indiquez le niveau d'en-tête (1, 2 ou 3)";
that should do the job. The fix is in SVN, if you need the Windows executable, you have to wait for the next release. |
2271
|
Thu Jun 28 17:48:40 2007 |
| toumbi | toumbi@yopmail.com | Bug report | Windows | 2.6.5.1855 | icons\elc_anchor.png is missing ? |
the file icons\elc_anchor.png is missing I setup the windows version. |
2273
|
Thu Jun 28 19:36:06 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.6.5.1855 | Re: icons\elc_anchor.png is missing ? |
toumbi wrote: | the file icons\elc_anchor.png is missing I setup the windows version. |
It's contained in http://midas.psi.ch/elog/download/windows/elog265-2.exe |
2283
|
Sat Jun 30 04:58:32 2007 |
| Grant Jeffcote | grant@jeffcote.org | Bug report | Windows | 2.65-2 | Fixed Attribute fields blank? |
Hi Stefan,
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.
Is this a new feature or just mine, reverting back to the previous release restores normality ;o) |
2284
|
Sat Jun 30 09:48:01 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.65-2 | Re: Fixed Attribute fields blank? |
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. |
2285
|
Sat Jun 30 21:29:30 2007 |
| Grant Jeffcote | grant@jeffcote.org | Bug report | Windows | 2.65-2 | 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. |
2286
|
Wed Jul 4 11:51:22 2007 |
| deletoille | xavier.deletoille@synchrotron-soleil.fr | Bug report | Windows | 6.5-1874 | Show attributes |
with the last version, Show attributes commands seem to not working any more. could you chech this?
thanks in advance
Xavier Deletoille |