Ticket #3206 (reopened defect)

Opened 2 months ago

Last modified 2 months ago

[PATCH] Edit Wiki Page content and tag

Reported by: catalin.balan@gmail.com Assigned to: athomas
Priority: normal Component: TagsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

  • edit tags and content at the same time
  • after saving, only the tag was altered but the content remained unchanged.

The attached patch fixes that.

Thank you

Attachments

tags.th.patch (0.7 kB) - added by catalin.balan@gmail.com on 06/18/08 08:49:53.

Change History

06/18/08 08:49:53 changed by catalin.balan@gmail.com

  • attachment tags.th.patch added.

06/21/08 10:15:41 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [3877]) Fix Wiki tag saving semantics. Fixes #3206.

06/26/08 12:41:59 changed by anonymous

Also see #3145

06/26/08 17:52:55 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

(in reply to http://trac-hacks.org/ticket/3145#comment:4)

I should have re-opened #3206 instead, even though they seem related.

At least it is not working for me. As you can see, the embedded patch *removes* some code added by [3877]. Either way, please add the setup.cfg file for the sake of those who run the trunk version.

Please investigate the patch in http://trac-hacks.org/ticket/3145#comment:3

06/26/08 18:41:03 changed by athomas

What behaviour are you seeing? The same as this bug? Or is it slightly different?

07/12/08 14:22:09 changed by jamesyonan

I am seeing this issue as well with TagsPlugin 0.6 and Trac 0.11. When I attempt to create a new page (with new content) and tag it at the same time, only the tag is persisted in the DB, while the page remains in an uncreated state with the content I entered discarded.


Add/Change #3206 ([PATCH] Edit Wiki Page content and tag)




Change Properties
Action