Menu

#14 Error editing posts with images

To_Fix_in_v1.1
closed
nobody
5
2006-01-12
2005-12-09
John
No

Editing of text only posts works fine. However,
attempting to edit posts with pictures while logged in
as admin and each time, when hitting the 'save' link,
only a blank white page is displayed, and the original
database settings for the comoblog_images table change
from:

+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+
| img_id | img_mime | img_extension | post_id |
img_display | img_thumb | img_width | img_height |
+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+
| 19 | image/jpg | jpg | 18 |
attach | Y | 600 | 418 |
+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+

To:

+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+
| img_id | img_mime | img_extension | post_id |
img_display | img_thumb | img_width | img_height |
+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+
| 19 | | | 18 |
attach | N | | |
+--------+-----------+---------------+---------+-------
------+-----------+-----------+------------+

Virtually all image settings are lost. All I am
attempting to do is edit text in the actual post
itself.

Discussion

  • Mark Wallis (aka serialmonkey)

    Logged In: YES
    user_id=342445

    Hi there.

    I've just posted a post to my devblog that contained an image and edited it
    through the admin screens without a problem. Can you please provide any
    more detail that you think might help - perhaps it's something like quotes or
    odd characters in the message body ? So you replicate the problem with a
    very "simple" post ?

    M.

     
  • Mark Wallis (aka serialmonkey)

    • status: open --> pending
     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.