• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Editing a message with attachments cause the attachments to dissapear

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know this is a "closed" bug in Jira (JF-607) but as I've commented there there's still the problem although it's closed.
I have checked the html code generated when editing a post with attachments and "total_files" input has no value although there are attachments to the post. So when u click to send the post it doesn't display the attachments anymore because it has change the post.hasAttachments value to false.
I would like to know if somebody has found a workaround to solve this problem. I wouldn't like to edit again the net.jforum.view.forum.PostAction class as I've done because of another "bug" (JF-726)
[originally posted on jforum.net by ramons]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is fixed in version 2.1.8, which is not yet released

Rafael
[originally posted on jforum.net by Rafael Steil]
 
I'm full of tinier men! And a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic