Let $F$ be a field, and let $R=\prod_{i=1}^\infty F$. In wikipedia, and more specific:
There is a claim which I suspect is wrong and here is why:
Let $m\triangleleft R$ be a maximal ideal. Hence, there are only finitly many $i\in \Bbb{N}$ such that $\rho_i(m)=0$ (where $\rho_i$ is the projection on the $i^{th}$ component), otherwise $m$ is not maximal.
For convenience let's say that $\{1,2,3\}\subset\{i\in\Bbb{N}|\rho_i(m)\neq0\}$. Let $$I_1=(a_1,0,0,...)$$ $$I_2=(a_1,a_2,0,,...)$$ $$I_3=(a_1,a_2,a_3,0,,...)$$ $$.$$ $$.$$ $$.$$ $$I_i=(a_1,a_2,a_3...,t,a_i,0,,...) \text{ (t might be zero)}$$ where $0\neq a_i\in\rho_i(m)$. There are infintly many $I_i$, and $I_i\subset I_{i+1}$, so in the ring $R_m$ the corresponding ideals (exist because $I_i\in m$) perform an ascending chain of ideals which is not stabilize. Therefore $R_m$ is not noetherian.
Am I right?
Thanks in advance
As was pointed out in the comments, your ring is Von Neumann regular (VNR, for short), that is, for each $x \in R$ there is $a \in R$, such that $x=ax^2$. All localizations also satisfy this property.
Now, every local ring, which is also a VNR, is in fact a field. To see that, it is enough to check that the only proper principal ideal in such ring is the zero ideal. In VNR every principal ideal is generated by an idempotent, but in local rings the only idempotents are $0$ and $1$! Thus either a principal ideal is the zero ideal, or it is the whole ring.
To finally see that local VNR is a field, suppose there is a proper ideal $I$ and a nonzero element $x \in I$. Then we just proved that the ideal $(x) \subset I$ is either zero ideal or improper, which is in both cases a contradiction.
Thus, the claim in your question is indeed true.
I hope I have not made a mistake anywhere and answered the question you asked. I would be glad to clarify the argument if anything is unclear.