Skip to content

Commit

Permalink
Note incompatible removal of [/page] and [/order] macros.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed Mar 27, 2006
1 parent cf89b64 commit b5e5e46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADE
Expand Up @@ -105,6 +105,10 @@ reparsed.
Removed the [fedex-query] tag, which hasn't been useful for some time
because FedEx discontinued their web API that the tag interfaced with.

Removed the [/page] and [/order] macros. The [page] and [order] tags have
never been container tags; [/page] and [/order] were macros that were
replaced with </a>. You should now just use </a> in HTML instead.


KNOWN ISSUES UPGRADING FROM 5.2.x

Expand Down

0 comments on commit b5e5e46

Please sign in to comment.