Opened 12 years ago
Closed 12 years ago
#28417 closed feature request (invalid)
Update required for text widget
| Reported by: | rajanit2000 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 3.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
Description
Wordpress not displayed normal text widget when move to another server. I think its a small issue for core team.
Attachments (1)
Change History (6)
#1
follow-up:
↓ 2
@
12 years ago
It's probably due to a wrong update of your database in the migration: text widgets are serialized into the database, and if you only run a basic search & replace routine, it may breaks the serialization, making the widgets disappear.
Even if serialization could be avoided, this is not a core bug in my opinion.
#2
in reply to: ↑ 1
@
12 years ago
Replying to lpointet:
It's probably due to a wrong update of your database in the migration: text widgets are serialized into the database, and if you only run a basic search & replace routine, it may breaks the serialization, making the widgets disappear.
Even if serialization could be avoided, this is not a core bug in my opinion.
So what i think its a bug. If it is solved its very useful to us
#3
follow-up:
↓ 4
@
12 years ago
- Component General → Widgets
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
- Type feature request → defect (bug)
Please try the support forums for troubleshooting: https://wordpress.org/support/
#4
in reply to: ↑ 3
@
12 years ago
- Resolution invalid
- Status closed → reopened
- Type defect (bug) → feature request
Replying to ocean90:
Please try the support forums for troubleshooting: https://wordpress.org/support/
May i know it is bug or not. I post this review because i never except this on next wordpress version. what is my mistake?
#5
@
12 years ago
- Resolution → invalid
- Status reopened → closed
If you need to change the domain name in your database dump, you should use Safe Search and Replace or a similar tool to do that without breaking serialized data like widgets or theme settings.
If you didn't change your domain name and still have a problem with text widgets, please try the support forums for troubleshooting.
Feel free to reopen with steps to reproduce on a clean install if it turns out to be a bug in core.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
content of the widget not shows when i move to another server